snyk / nodejs-lockfile-parser

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

fix: stops failure on npm <v7 with peer deps #105

Closed JamesPatrickGill closed 3 years ago

JamesPatrickGill commented 3 years ago

What this does

This fixes behaviour where we looked for peer deps in a lockfile for versions of npm where they would not be automatically installed, i.e. versions 6 or lower.

snyksec commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: