snyk / nodejs-lockfile-parser

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

fix: accuracy improvements for npm lock v2 and v3 parsing #187

Closed JamesPatrickGill closed 1 year ago

JamesPatrickGill commented 1 year ago

This improves upon the resolution when parsing npm lock v2 and v3 files. It also adds comments to the function in question to help illustrate the goals.

snyksec commented 1 year ago

:tada: This PR is included in version 1.48.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: