0.1.8 • Published 10 months ago

manifest-confusion-check v0.1.8

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

manifest-confusion-check

Manifest Confusion detecter.

Ref: https://blog.vlt.sh/blog/the-massive-hole-in-the-npm-ecosystem

Check npm registry manifests vs dependencies in node_modules, yarn.lock and/or package-lock.json.

For details of what is checked, see the source code.

Usage

npx manifest-confusion-check

TODO

  • implement yarn.lock support
  • implement package-lock.json version 1 support
  • add error codes
  • process.exit(1) if there are errors
  • implement duplicate key checks
  • add licence
  • on release, update CHANGELOG.md

See Also

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago