aboutcode-org / aboutcode-org/scancode-toolkit
Check npm package.json and package-lock.json name/version are consistent
Open
package scan
package-formats
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
https://docs.npmjs.com/cli/v8/configuring-npm/package-lock-json#file-format
> File Format
> name
> The name of the package this is a package-lock for. This will match what's in package.json.
> version
> The version of the package this is a package-lock for. This will match what's in package.json.
We should double check that we have the same name and version.
Contributor guide
Assessment
This issue has not been assessed yet.