hapi-boombox
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -21,3 +21,3 @@ 'use strict'; | ||
Boom.wrap(explosion, customBoom.output.statusCode); | ||
Boom.boomify(explosion, { statusCode: customBoom.output.statusCode }); | ||
explosion.isBoombox = true; | ||
@@ -24,0 +24,0 @@ |
{ | ||
"name": "hapi-boombox", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "Boom error wrapper", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"boom": "5.1.x" | ||
"boom": "~5.2.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7271
6
90
1
+ Addedboom@5.2.0(transitive)
- Removedboom@5.1.0(transitive)
Updatedboom@~5.2.0