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: Hipcheck now works with scoped npm packages. #238

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

mchernicoff
Copy link
Contributor

Resolves Issue #235. Hipcheck will now include the scope for scoped NPM packages in the format @scope/package@version.

This works with NPM targets in package@version, NPM registry URL, or pURL formats.

@mchernicoff mchernicoff added the type: bug Something isn't working label Jul 30, 2024
@mchernicoff mchernicoff requested a review from a team July 30, 2024 18:23
@mchernicoff mchernicoff self-assigned this Jul 30, 2024
@mchernicoff mchernicoff requested review from j-lanson and alilleybrinker and removed request for a team July 30, 2024 18:23
@mchernicoff
Copy link
Contributor Author

Tests that were changed in another PR to main reverted back to the older form when I rebased. Fixing now.

@mchernicoff mchernicoff force-pushed the mchernicoff/npm-scopes branch from 0b54f8c to 7f566c9 Compare July 30, 2024 18:27
@alilleybrinker alilleybrinker merged commit 8ac7192 into main Jul 30, 2024
9 checks passed
@mchernicoff mchernicoff deleted the mchernicoff/npm-scopes branch August 22, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants