hapi-boom-decorators
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "hapi-boom-decorators", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Decorates a Hapi server's reply interface with functions to make it easy to reply with Boom errors", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"watch": "chokidar index.js tests/** -c 'npm test'", | ||
"ci": "npm test && retire" | ||
"retire": "retire" | ||
}, | ||
@@ -39,8 +39,11 @@ "xo": { | ||
"peerDependencies": { | ||
"boom": "^3.0.0", | ||
"hapi": "^11.1.2" | ||
}, | ||
"dependencies": { | ||
"boom": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.4.1", | ||
"chokidar-cli": "^1.2.0", | ||
"hapi": "https://registry.npmjs.org/hapi/-/hapi-11.1.2.tgz", | ||
"mocha": "^2.3.4", | ||
@@ -47,0 +50,0 @@ "retire": "^1.1.1", |
NPM Shrinkwrap
Supply chain riskPackage contains a shrinkwrap file. This may allow the package to bypass normal install procedures.
Found 1 instance in 1 package
11058
6
230
6
1
+ Addedboom@^3.0.0