G-Rath / osv-detector

MIT License
61 stars 8 forks source link

fix: handle aliased packages in lockfiles for npm and yarn #233

Closed G-Rath closed 11 months ago

G-Rath commented 11 months ago

Aliased packages are already handled correctly by the pnpm lockfile parser because of how they represent dependencies in general.