Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add validation of package-lock.json #889

Open
aabmass opened this issue Feb 16, 2021 · 1 comment
Open

Add validation of package-lock.json #889

aabmass opened this issue Feb 16, 2021 · 1 comment
Assignees

Comments

@aabmass
Copy link
Member

aabmass commented Feb 16, 2021

See #886 (comment) for context

@aabmass
Copy link
Member Author

aabmass commented Feb 16, 2021

In a pinch, verifying this output in CI could work:

$ pcregrep -h -o1 '\"resolved\": \"https:\/\/(.+?)\/' `git ls-files **/package-lock.json` | sort | uniq
registry.npmjs.org

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant