mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
abbc90df65483add17fd3dce0cf349085c9d1e64
Prevent prototype pollution on baseUnset function by: - Blocking "__proto__" if not an own property - Blocking "constructor.prototype" chains (except when starting at primitive root) - Skipping non-string keys See: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg
lodash-es v4.17.21
The Lodash library exported as ES modules.
Generated using lodash-cli:
$ lodash modularize exports=es -o ./
See the package source for more details.
Languages
JavaScript
97.2%
HTML
2.3%
EJS
0.5%