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: fallback to shasum when integrity is not defined #542

Merged
merged 6 commits into from
Jul 21, 2024

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jul 19, 2024

Some npm registries do not define an integrity field, in which case we can try using the shasum field instead.

Fixes: #537

@aduh95 aduh95 requested review from arcanis and merceyz July 20, 2024 09:37
@aduh95 aduh95 merged commit eb63873 into main Jul 21, 2024
13 checks passed
@aduh95 aduh95 deleted the no-integrity-no-diggity branch July 21, 2024 14:38
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.

Corepack breaks when integrity key is missing from metadata, from artifactory
1 participant