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: handle pnpm empty lockfiles #252

Closed gemaxim closed 1 month ago

gemaxim commented 1 month ago

Handle no dependencies projects for pnpm:

It should return a dep graph with only the root package.

snyksec commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: