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: add npm 7 support #107

Closed JamesPatrickGill closed 3 years ago

JamesPatrickGill commented 3 years ago

What this does

This allows the parser to parse which version of lockfile is being used aswell as allowing it to report back the package manager and lockfile version so that they are available in the CLI.

snyksec commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: