[Build] Add gulp-nsp dependency

...to begin integrating checks for vulnerabilities in dependencies,
fixes #1130.
This commit is contained in:
Victor Woeltjen 2016-08-22 15:24:27 -07:00 committed by Andrew Henry
parent 7998a3fc98
commit 5a819a96de

View File

@ -15,6 +15,7 @@
"gulp-jscs": "^3.0.2",
"gulp-jshint": "^2.0.0",
"gulp-jshint-html-reporter": "^0.1.3",
"gulp-nsp": "^2.4.2",
"gulp-rename": "^1.2.2",
"gulp-replace-task": "^0.11.0",
"gulp-requirejs-optimize": "^0.3.1",