Comparing version 5.0.0 to 6.0.0
{ | ||
"name": "exiting", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "Gracefully stop hapi.js servers", | ||
@@ -13,9 +13,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@hapi/code": "^7.0.0", | ||
"@hapi/hapi": "^18.4.0", | ||
"@hapi/lab": "^21.0.0" | ||
"@hapi/code": "^8.0.1", | ||
"@hapi/hapi": "^19.0.4", | ||
"@hapi/lab": "^22.0.3" | ||
}, | ||
"dependencies": { | ||
"@hapi/bounce": "^1.3.0", | ||
"@hapi/hoek": "^8.3.2" | ||
"@hapi/bounce": "^2.0.0", | ||
"@hapi/hoek": "^9.0.2" | ||
}, | ||
@@ -26,3 +26,3 @@ "peerDependencies": { | ||
"engines": { | ||
"node": ">=10.13.0" | ||
"node": ">=12.13.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
+ Added@hapi/boom@9.1.4(transitive)
+ Added@hapi/bounce@2.0.0(transitive)
+ Added@hapi/hoek@9.3.0(transitive)
- Removed@hapi/boom@7.4.11(transitive)
- Removed@hapi/bounce@1.3.2(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
Updated@hapi/bounce@^2.0.0
Updated@hapi/hoek@^9.0.2