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: peer and optional dependencies now supported #104

Closed JamesPatrickGill closed 3 years ago

JamesPatrickGill commented 3 years ago

What this does

This adds the behaviour to scan peerDependencies and optionalDependencies if present.

snyksec commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: