Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,7 @@ | ||
1.2.1 / 2014-06-15 | ||
================== | ||
* deps: iconv-lite@0.4.3 | ||
- Added encodings UTF-16BE and UTF-16 with BOM | ||
1.2.0 / 2014-06-13 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "raw-body", | ||
"description": "Get and validate the raw body of a readable stream.", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", | ||
"contributors": [ | ||
"Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
"Raynos <raynos2@gmail.com>" | ||
], | ||
"license": "MIT", | ||
@@ -10,3 +14,3 @@ "repository": "stream-utils/raw-body", | ||
"bytes": "1", | ||
"iconv-lite": "0.4.2" | ||
"iconv-lite": "0.4.3" | ||
}, | ||
@@ -18,3 +22,3 @@ "devDependencies": { | ||
"request": ">= 2.36.0 < 3", | ||
"through2": "~0.4.1" | ||
"through2": "~0.5.1" | ||
}, | ||
@@ -21,0 +25,0 @@ "engines": { |
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
10464
+ Addediconv-lite@0.4.3(transitive)
- Removediconv-lite@0.4.2(transitive)
Updatediconv-lite@0.4.3