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: generate depGraph from yarn cli output #117

Closed JamesPatrickGill closed 3 years ago

JamesPatrickGill commented 3 years ago

What this does

Adds a function to construct depgraph from the raw yarn cli output from either yarn info (yarn2) or yarn list (yarn1)

snyksec commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: