nsp : The Node Security (nodesecurity.io) command line interface. You can installing nsp npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install nsp $ sudo npm install -g nsp
If want to update the nsp package execute the command as below,
$ sudo npm update nsp
Update package globally,
$ npm install -g nsp
$ sudo git clone https://github.com/rektide/nsp.git
$ sudo npm install -g ./nsp
nsp@3.1.0 /usr/lib/node_modules/nsp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nsp
Package Name | nsp |
Version | 3.1.0 |
Description | The Node Security (nodesecurity.io) command line interface |
Released Date | 2017-11-06T19:29:26.664Z |
Published by | nlf |
How to Learn | https://www.npmjs.com/package/nsp/tutorial |