body-parser
Advanced tools
Comparing version 1.10.1 to 1.10.2
@@ -0,1 +1,9 @@ | ||
1.10.2 / 2015-01-20 | ||
=================== | ||
* deps: iconv-lite@0.4.6 | ||
- Fix rare aliases of single-byte encodings | ||
* deps: raw-body@1.3.2 | ||
- deps: iconv-lite@0.4.6 | ||
1.10.1 / 2015-01-01 | ||
@@ -2,0 +10,0 @@ =================== |
{ | ||
"name": "body-parser", | ||
"description": "Node.js body parsing middleware", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"contributors": [ | ||
@@ -14,7 +14,7 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
"depd": "~1.0.0", | ||
"iconv-lite": "0.4.5", | ||
"iconv-lite": "0.4.6", | ||
"media-typer": "0.3.0", | ||
"on-finished": "~2.2.0", | ||
"qs": "2.3.3", | ||
"raw-body": "1.3.1", | ||
"raw-body": "1.3.2", | ||
"type-is": "~1.5.5" | ||
@@ -21,0 +21,0 @@ }, |
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
31016
+ Addediconv-lite@0.4.6(transitive)
+ Addedraw-body@1.3.2(transitive)
- Removediconv-lite@0.4.5(transitive)
- Removedraw-body@1.3.1(transitive)
Updatediconv-lite@0.4.6
Updatedraw-body@1.3.2