catbox-memory
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "catbox-memory", | ||
"description": "Memory adapter for catbox", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"repository": "git://github.com/hapijs/catbox-memory", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8.9.0" | ||
"node": ">=8.12.0" | ||
}, | ||
@@ -19,3 +19,3 @@ "dependencies": { | ||
"boom": "7.x.x", | ||
"hoek": "5.x.x" | ||
"hoek": "6.x.x" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
"code": "5.x.x", | ||
"lab": "15.x.x" | ||
"lab": "17.x.x" | ||
}, | ||
@@ -28,0 +28,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
8105
- Removedhoek@5.0.4(transitive)
Updatedhoek@6.x.x