npm-check

v6.0.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
npm i npm-check

Metadata

  • MIT
  • >=10.9.0
  • Dylan Greene
  • released 7/16/2022

Downloads

Maintainers