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: detect yarn version from lockfile contents #84

Closed orsagie closed 4 years ago

orsagie commented 4 years ago

What this does

With the detection of yarn version from the contents of the lockfile, we can support the --yarn-workspaces flag from CLI when it's on yarn v2

snyksec commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: