snyk / nodejs-lockfile-parser

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

fix: parse the npm lockfile to json to get lockfile version irrespect… #175

Closed JamesPatrickGill closed 1 year ago

JamesPatrickGill commented 1 year ago

…ive of white space

This makes sure that encoding and decoding that removes whitespace does not affect the version resolution

snyksec commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: