snyk / nodejs-lockfile-parser

Generate a Snyk dependency tree from package-lock.json or yarn.lock file
Other
59 stars 28 forks source link

feat: correct dependencies versions are scanned from resolutions #110

Closed JamesPatrickGill closed 3 years ago

JamesPatrickGill commented 3 years ago

What this does

This add support for the use of resolutions in the package.json, IS WIP