nodejs-lockfile-parser icon indicating copy to clipboard operation
nodejs-lockfile-parser copied to clipboard

Generate a Snyk dependency tree from package-lock.json or yarn.lock file

Results 26 nodejs-lockfile-parser issues
Sort by recently updated
recently updated
newest added

We recently switched our package manager from npm to pnpm since it reduce our install time by multiple minutes in our monorepo. Since then our Snyk scans are failing, as...

workaround provided
Stale

- [ ] Tests written and linted - [ ] Documentation written / README.md updated [https://snyk.io/docs/snyk-for-node/](i) - [ ] Follows [CONTRIBUTING agreement](CONTRIBUTING.md) - [ ] Commit history is tidy [https://git-scm.com/book/en/v2/Git-Branching-Rebasing](i)...

- [ ] Tests written and linted - [ ] Documentation written / README.md updated [https://snyk.io/docs/snyk-for-node/](i) - [ ] Follows [CONTRIBUTING agreement](CONTRIBUTING.md) - [ ] Commit history is tidy [https://git-scm.com/book/en/v2/Git-Branching-Rebasing](i)...

- [X] Tests written and linted - [ ] Documentation written / README.md updated [https://snyk.io/docs/snyk-for-node/](i) - [ ] Follows [CONTRIBUTING agreement](CONTRIBUTING.md) - [ ] Commit history is tidy [https://git-scm.com/book/en/v2/Git-Branching-Rebasing](i) -...

- [x] Tests written and linted - [ ] Documentation written / README.md updated [https://snyk.io/docs/snyk-for-node/](i) - [x] Follows [CONTRIBUTING agreement](CONTRIBUTING.md) - [ ] Commit history is tidy [https://git-scm.com/book/en/v2/Git-Branching-Rebasing](i) - [...

https://github.com/metabase/metabase/blob/master/package.json

https://github.com/OpenSourceOrg/2021-members-campaign/blob/smaffulli-patch-1/static/js/form.js

I hope you can solve my doubts, thank you very much

### What this does This adds pruning to all dep graphs generated by Yarn projects with no opt out. #### Notes * This makes the pruned versions of yarn lock...