bulk-run-nsp

v1.0.3
Small library that will find all directories in a rootPath with a package.json file and will run nsp (Node Security Project) on it.
nsp bulk run

eslint

eslint src/**/*.js

test

npm run eslint && istanbul cover ./node_modules/.bin/_mocha tests

test:dev

mocha tests --recursive --watch

codecov

cat coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js
npm i bulk-run-nsp

Metadata

  • ISC
  • Whatever
  • Ricardo Canastro
  • released 1/15/2017

Downloads

Maintainers