Comparing version 1.3.1 to 1.3.2
@@ -0,1 +1,7 @@ | ||
1.3.2 / 2015-01-20 | ||
================== | ||
* deps: iconv-lite@0.4.6 | ||
- Fix rare aliases of single-byte encodings | ||
1.3.1 / 2014-11-21 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "raw-body", | ||
"description": "Get and validate the raw body of a readable stream.", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", | ||
@@ -13,8 +13,8 @@ "contributors": [ | ||
"dependencies": { | ||
"bytes": "1", | ||
"iconv-lite": "0.4.5" | ||
"bytes": "1.0.0", | ||
"iconv-lite": "0.4.6" | ||
}, | ||
"devDependencies": { | ||
"istanbul": "0.3.2", | ||
"mocha": "~2.0.1", | ||
"istanbul": "0.3.5", | ||
"mocha": "~2.1.0", | ||
"readable-stream": "~1.0.33", | ||
@@ -21,0 +21,0 @@ "through2": "0.6.3" |
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
12637
+ Addediconv-lite@0.4.6(transitive)
- Removediconv-lite@0.4.5(transitive)
Updatedbytes@1.0.0
Updatediconv-lite@0.4.6