Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "hapi-raml", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Create HAPI bindings from RAML specs automatically", | ||
"main": "index.js", | ||
"scripts": { | ||
"prepublish": "rm -rf lib", | ||
"preversion": "npm test", | ||
"version": "npm run build", | ||
"postversion": "git push && git push --tags", | ||
"postinstall": "npm run build", | ||
"pretest": "./node_modules/.bin/eslint src/", | ||
@@ -37,3 +35,3 @@ "test": "./node_modules/.bin/mocha --compilers js:babel-core/register", | ||
"mocha": "^2.2.5", | ||
"mock-fs": "git+https://git@github.com/city41/mock-fs.git", | ||
"mock-fs": "^3.4.0", | ||
"sinon": "^1.15.4", | ||
@@ -40,0 +38,0 @@ "sinon-as-promised": "^4.0.0", |
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
61753
27
1374
0
3