Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

G-Rath
Copy link
Owner

@G-Rath G-Rath commented Oct 29, 2023

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

@G-Rath G-Rath added the bug Something isn't working label Oct 29, 2023
@G-Rath G-Rath merged commit 4f305b9 into main Nov 9, 2023
8 checks passed
@G-Rath G-Rath deleted the handle-aliased-packages branch November 9, 2023 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant