Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "content", | ||
"description": "HTTP Content-* headers parsing", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"repository": "git://github.com/hapijs/content", | ||
@@ -15,10 +15,10 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=8.9.0" | ||
}, | ||
"dependencies": { | ||
"boom": "6.x.x" | ||
"boom": "7.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "5.x.x", | ||
"lab": "14.x.x" | ||
"lab": "15.x.x" | ||
}, | ||
@@ -25,0 +25,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)
- Removedhoek@5.0.4(transitive)
Updatedboom@7.x.x