Skip to content

alxndrsn/manifest-confusion-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published