snyk / nodejs-lockfile-parser

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

Feat/dont fail out of sync #27

Closed lili2311 closed 5 years ago

lili2311 commented 5 years ago

What this does

Many customers today find they cannot import snyk projects or keep using snyk when we enable lockfiles support because they are in an Out of Sync state (the package.json and lockfile don't have matching dependencies or versions of dependencies)

What we do today:

What we want to do:

More information

snyksec commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: