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: pnpm workspaces should return everything if config file empty #219

Closed gemaxim closed 2 months ago

gemaxim commented 2 months ago

What this does

If the pnpm-workspace.yaml file is empty, all packages of all subdirectories are returned, instead of throwing an error - https://pnpm.io/pnpm-workspace_yaml

snyksec commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: