-
Think lodash just brings unnecessary dependencies and makes the final source just becomes larger
Example you can do instead:
```js
// _.forOwn(obj, (val, key) => {
for (let [key, val] of Objec…
-
## Rubric Score
### Criteria 1: Functionality
* _Score Level:_ 2
* _Comment(s):_ As the code stands, how it was submitted, it is not able to be run. The lodash program file should be saved as a…
-
## What is es-toolkit/compat?
`es-toolkit/compat` is a compatibility layer designed to help you transition from `lodash` to `es-toolkit`. It aims for 100% compatibility with lodash.
See our [com…
-
## CVE-2019-10744 - Critical Severity Vulnerability
Vulnerable Libraries - lodash-3.7.0.tgz, lodash-3.10.1.tgz
lodash-3.7.0.tgz
The modern build of lodash modular utilities.
Library home page: htt…
-
Vulnerable Library - lodash-4.14.0.tgz
Lodash modular utilities.
Library home page: https://registry.npmjs.org/lodash/-/lodash-4.14.0.tgz
Path to dependency file: /package.json
Path to vulnerable li…
-
## CVE-2018-3721 - Medium Severity Vulnerability
Vulnerable Libraries - lodash-3.10.1.tgz, lodash-2.4.2.tgz, lodash-0.9.2.tgz, lodash-1.0.2.tgz
lodash-3.10.1.tgz
The modern build of lodash modular…
-
Lodash should not be needed with modern JS. It also introduces a performance, maintenance and security cost on add-ons that use this template and your libraries. For these reasons, Firefox recently re…
-
```
TypeError: Invalid enum value: length
at Object.get /dist/generated/backend/client/runtime/library.js:129:966)
at isArrayLike /node_modules/lodash/isArrayLike.js:30:42)
at keysIn…
ydhn updated
2 months ago
-
Can we imagine this awesome lib without these depedances: `mobx, angular-mobx, lodash, lodash-es`, they are totally increase my build size, tree shaking not works on them ! What people think ?
Che…
-
Vulnerable Library - lodash-0.10.0.tgz
A utility library delivering consistency, customization, performance, and extras.
Library home page: https://registry.npmjs.org/lodash/-/lodash-0.10.0.tgz
Path…