iconv-lite
Advanced tools
Comparing version 0.2.1 to 0.2.3
var gbkTable = require(__dirname + '/table/gbk.js'); | ||
module.exports = { | ||
'windows936': 'gbk', | ||
'gb2312': 'gbk', | ||
@@ -4,0 +5,0 @@ 'gbk': { |
{ | ||
"name": "iconv-lite", | ||
"description": "Convert character encodings in pure javascript.", | ||
"version": "0.2.1", | ||
"version": "0.2.3", | ||
@@ -28,4 +28,4 @@ "keywords": ["iconv", "convert", "charset"], | ||
"vows": "", | ||
"iconv": "" | ||
"iconv": "1.1" | ||
} | ||
} |
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
351636
1071