Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "mof-iconv", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Convert the response body to String from one encoding to another encoding", | ||
@@ -26,5 +26,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"iconv": "2.1.7", | ||
"iconv-lite": "0.4.8" | ||
"iconv-lite": "0.4.8", | ||
"iconv": "2.1.7" | ||
} | ||
} |
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
2213