Exactly. A tool that locks down npm packages by verifying their contents haven't changed.

github.com/chromakode/exactly

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2016
  • Shorten test names
  • 1.0.0
  • Add npmignore
  • Merge pull request #3 from a0viedo/patch-1
  • Add travis configuration
  • Add badges to README.md
  • Add test suite
  • Add logging and coverage testing dummy functions
  • Update README sample output to match versioned keys
  • Abort shrinkwrap if command failed
  • add engines to package.json
  • Bump patch version
  • Key hashes by package version
  • Set index.js executable
  • Add documentation
  • Initial prototype