snyk / nodejs-lockfile-parser

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

fix: correct nested pkg resolution #209

Closed JamesPatrickGill closed 8 months ago

JamesPatrickGill commented 8 months ago

What this does

This makes a fix for workspaces that include sub pkgs that are resolved from the node_module to their file location instead of the standard way which is the other way around.

snyksec commented 8 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: