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

Update yarn lock parser #3931 #3943

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Conversation

JonoYang
Copy link
Member

@JonoYang JonoYang commented Oct 8, 2024

This PR updates packagedcode/npm.py to handle aliases in npm and yarn manifest files.

This fixes #3931

Copy link
Member

@pombredanne pombredanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking fine! Thanks. Please merge!

@pombredanne pombredanne changed the title 3931 update yarn lock parser Update yarn lock parser #3931 Oct 8, 2024
@JonoYang JonoYang merged commit 395091c into develop Oct 8, 2024
39 checks passed
@JonoYang JonoYang deleted the 3931-update-yarn-lock-parser branch October 8, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect extracted requirement when parsing yarn.lock
2 participants