Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "call", | ||
"description": "HTTP Router", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"repository": "git://github.com/hapijs/call", | ||
@@ -12,11 +12,11 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=8.9.0" | ||
}, | ||
"dependencies": { | ||
"hoek": "5.x.x", | ||
"boom": "6.x.x" | ||
"boom": "7.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "5.x.x", | ||
"lab": "14.x.x" | ||
"lab": "15.x.x" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
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
+ Addedboom@7.3.0(transitive)
+ Addedhoek@6.1.3(transitive)
- Removedboom@6.0.0(transitive)
Updatedboom@7.x.x