Comparing version 4.2.1 to 4.2.2
{ | ||
"name": "subtext", | ||
"description": "HTTP payload parsing", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"repository": "git://github.com/hapijs/subtext", | ||
@@ -18,11 +18,11 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"boom": "3.x.x", | ||
"boom": "4.x.x", | ||
"content": "3.x.x", | ||
"hoek": "4.x.x", | ||
"pez": "2.x.x", | ||
"wreck": "8.x.x" | ||
"wreck": "10.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "3.x.x", | ||
"form-data": "0.2.x", | ||
"code": "4.x.x", | ||
"form-data": "2.1.x", | ||
"lab": "11.x.x" | ||
@@ -29,0 +29,0 @@ }, |
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
15927
+ Addedboom@4.3.1(transitive)
+ Addedwreck@10.0.0(transitive)
- Removedboom@3.2.2(transitive)
- Removedwreck@8.0.1(transitive)
Updatedboom@4.x.x
Updatedwreck@10.x.x