body-parser
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -0,1 +1,9 @@ | ||
1.2.2 / 2014-05-27 | ||
================== | ||
* deps: raw-body@1.1.6 | ||
- assert stream encoding on node.js 0.8 | ||
- assert stream encoding on node.js < 0.10.6 | ||
- deps: bytes@1 | ||
1.2.1 / 2014-05-26 | ||
@@ -2,0 +10,0 @@ ================== |
{ | ||
"name": "body-parser", | ||
"description": "Node.js body parsing middleware", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"author": { | ||
@@ -21,5 +21,5 @@ "name": "Jonathan Ong", | ||
"bytes": "1.0.0", | ||
"type-is": "1.2.0", | ||
"raw-body": "1.1.4", | ||
"qs": "0.6.6" | ||
"qs": "0.6.6", | ||
"raw-body": "1.1.6", | ||
"type-is": "1.2.0" | ||
}, | ||
@@ -26,0 +26,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
10209
+ Addedraw-body@1.1.6(transitive)
- Removedbytes@0.3.0(transitive)
- Removedraw-body@1.1.4(transitive)
Updatedraw-body@1.1.6