iconv-lite
Advanced tools
Comparing version 0.4.21 to 0.4.22
# 0.4.22 / 2018-05-05 | ||
* Use older semver style for dependencies to be compatible with Node version 0.10 (#182, by @dougwilson) | ||
* Fix tests to accomodate fixes in Node v10 (#182, by @dougwilson) | ||
# 0.4.21 / 2018-04-06 | ||
@@ -3,0 +9,0 @@ |
{ | ||
"name": "iconv-lite", | ||
"description": "Convert character encodings in pure javascript.", | ||
"version": "0.4.21", | ||
"version": "0.4.22", | ||
"license": "MIT", | ||
@@ -44,4 +44,4 @@ "keywords": [ | ||
"dependencies": { | ||
"safer-buffer": "^2.1.0" | ||
"safer-buffer": ">= 2.1.2 < 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
335550
Updatedsafer-buffer@>= 2.1.2 < 3