mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) rm vulnerable nsp
This commit is contained in:
parent
4118f90b6b
commit
979a8f32dc
1 changed files with 0 additions and 2 deletions
|
|
@ -47,7 +47,6 @@
|
|||
"start:dev": "NODE_ENV=development node bin/cloudcmd.js",
|
||||
"build:start": "redrun build:client start",
|
||||
"build:start:dev": "redrun build:client:dev start:dev",
|
||||
"security": "nsp check",
|
||||
"lint": "redrun lint:*",
|
||||
"lintjs": "redrun lint:client lint:server lint:test",
|
||||
"lint:server": "eslint -c .eslintrc.server $npm_package_config_dirs",
|
||||
|
|
@ -187,7 +186,6 @@
|
|||
"mock-require": "^3.0.1",
|
||||
"morgan": "^1.6.1",
|
||||
"nodemon": "^1.9.1",
|
||||
"nsp": "^3.1.0",
|
||||
"nyc": "^11.0.2",
|
||||
"philip": "^2.0.0",
|
||||
"place": "^1.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue