-
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…
-
Vulnerable Library - lodash-1.0.0.tgz
A utility library delivering consistency, customization, performance, and extras.
Library home page: https://registry.npmjs.org/lodash/-/lodash-1.0.0.tgz
Path t…
-
May I suggest removing Lodash as a dependency?
The single call to the Lodash `isEqual` function could be probably replaced with a simple local implemention:
```ts
function isEqual(a: any, b: an…
-
- Prototype Pollution https://npmjs.com/advisories/782
- Prototype Pollution https://npmjs.com/advisories/1065
Needs to be using Lodash version `>=4.17.12` to be patched
-
## Project Onboarding Checklist -Lodash
**Stage: At Large**
- [ ] Adopt the OpenJS Foundation Code of Conduct
**blocked pending CPC & Board Approval, see openjs-foundation/cross-project-cou…
-
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…
-
## Bug report
### Required System information
- Node.js version: 20.17.0
- NPM version: 10.9.0
- Strapi version: 5.1.1
- Database: sqlite
- Operating system: macos
- Is your project Javascr…
-
Vulnerable Library - lodash-1.0.0.tgz
A utility library delivering consistency, customization, performance, and extras.
Library home page: https://registry.npmjs.org/lodash/-/lodash-1.0.0.tgz
Path t…
-
## 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…