This package has been deprecated

Author message:

new api version released, use grunt-nsp instead

grunt-nsp-package

0.0.5 • Public • Published

grunt-nsp-package

Audits your package.json file against the nodesecurity.io API for validation that dependencies or dependencies of dependencies are not vulnerable to known vulnerabilities.

Installation

$ npm install grunt-nsp-package --save-dev

Usage

Add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-nsp-package');

Then use the task validate-package build tasks eg.

grunt.registerTask("default", 'validate-package');

License

MIT

Badges

Dependency Status

Package Sidebar

Install

npm i grunt-nsp-package

Weekly Downloads

12

Version

0.0.5

License

MIT

Last publish

Collaborators

  • adam_baldwin