Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "pez", | ||
"description": "Multipart parser", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"repository": "git://github.com/hapijs/pez", | ||
@@ -13,7 +13,7 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=8.9.0" | ||
}, | ||
"dependencies": { | ||
"b64": "4.x.x", | ||
"boom": "6.x.x", | ||
"boom": "7.x.x", | ||
"content": "4.x.x", | ||
@@ -27,4 +27,4 @@ "hoek": "5.x.x", | ||
"lab": "14.x.x", | ||
"teamwork": "2.x.x", | ||
"wreck": "13.x.x" | ||
"teamwork": "3.x.x", | ||
"wreck": "14.x.x" | ||
}, | ||
@@ -31,0 +31,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
12848
- Removedboom@6.0.0(transitive)
Updatedboom@7.x.x