opencensus-node
opencensus-node copied to clipboard
Add validation of package-lock.json
See https://github.com/census-instrumentation/opencensus-node/pull/886#issuecomment-779923205 for context
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