Comparing version 6.0.6 to 6.0.7
{ | ||
"name": "statehood", | ||
"description": "HTTP State Management Utilities", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"repository": "git://github.com/hapijs/statehood", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8.9.0" | ||
"node": ">=8.12.0" | ||
}, | ||
@@ -21,9 +21,9 @@ "dependencies": { | ||
"cryptiles": "4.x.x", | ||
"hoek": "5.x.x", | ||
"hoek": "6.x.x", | ||
"iron": "5.x.x", | ||
"joi": "13.x.x" | ||
"joi": "14.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "5.x.x", | ||
"lab": "15.x.x" | ||
"lab": "17.x.x" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16426
+ Addedjoi@14.3.1(transitive)
- Removedhoek@5.0.4(transitive)
- Removedjoi@13.7.0(transitive)
Updatedhoek@6.x.x
Updatedjoi@14.x.x