Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "raw-body", | ||
"description": "Get and validate the raw body of a readable stream.", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"author": { | ||
@@ -21,3 +21,3 @@ "name": "Jonathan Ong", | ||
"dependencies": { | ||
"bytes": "~0.3.0" | ||
"bytes": "1" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
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
8732
+ Addedbytes@1.0.0(transitive)
- Removedbytes@0.3.0(transitive)
Updatedbytes@1