npm-check

v5.7.1
Check for outdated, incorrect, and unused dependencies.
npm outdated dependencies unused changelog check updates api interactive and 7 more...

lint

xo ./lib/*.js

test

npm run lint && ./bin/cli.js || echo Exit Status: $?.

transpile

babel lib --out-dir lib-es5

watch

babel lib --out-dir lib-es5 --watch

prepublish

npm run transpile

Metadata

  • MIT
  • >=0.11.0
  • Dylan Greene
  • released 5/13/2018

Downloads

Maintainers