nsp-audit-shrinkwrap
Version:
audits a shrinkwrap file or a stream of shrinkwraps agains the Node Security Project module vulnerability database
24 lines (23 loc) • 480 B
JSON
{
"name": "projectVulnerable",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"async": "^0.9.0",
"crumb": "^2.1.0",
"gulp": "^3.8.8",
"hapi": "^6.8.1",
"kue": "^0.7.5",
"mocha": "^1.21.4",
"mongoose": "^3.8.16",
"request": "^2.42.0",
"socket.io": "^1.1.0",
"underscore": "^1.7.0"
}
}