- Notifications
You must be signed in to change notification settings - Fork30
Generate a Snyk dependency tree from package-lock.json or yarn.lock file
License
NotificationsYou must be signed in to change notification settings
snyk/nodejs-lockfile-parser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Snyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.
This is a small utility package that parses lock file and returns either adependency tree or adependency graph. Dependency graphs are the more modern data type and we plan to migrate fully over.
Dep graph generation supported for:
package-lock.json(at Versions 2 and 3)yarn.lockpnpm-lock.yaml(lockfileVersion 5.x, 6.x and 9.x)
Legacy dep tree supported for:
package-lock.json- yarn 1
yarn.lock - yarn 2
yarn.lock
About
Generate a Snyk dependency tree from package-lock.json or yarn.lock file
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.