Socket
Socket
Sign inDemoInstall

iconv-lite

Package Overview
Dependencies
0
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.5 to 0.4.6

5

Changelog.md
# 0.4.6 / 2015-01-12
* fix rare aliases of single-byte encodings (thanks @mscdex)
* double the timeout for dbcs tests to make them less flaky on travis
# 0.4.5 / 2014-11-20

@@ -3,0 +8,0 @@

12

encodings/sbcs-data.js

@@ -22,5 +22,5 @@

"usascii": "ascii",
"ansix3.4": "ascii",
"ansix3.41968": "ascii",
"ansix3.41986": "ascii",
"ansix34": "ascii",
"ansix341968": "ascii",
"ansix341986": "ascii",
"csascii": "ascii",

@@ -31,3 +31,3 @@ "cp367": "ascii",

"iso646us": "ascii",
"iso646.irv": "ascii",
"iso646irv": "ascii",
"us": "ascii",

@@ -115,4 +115,4 @@

"tis6200": "tis620",
"tis620.25291": "tis620",
"tis620.25330": "tis620",
"tis62025291": "tis620",
"tis62025330": "tis620",

@@ -119,0 +119,0 @@ "10000": "macroman",

{
"name": "iconv-lite",
"description": "Convert character encodings in pure javascript.",
"version": "0.4.5",
"version": "0.4.6",
"license": "MIT",

@@ -6,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc