legacy-encoding
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -27,2 +27,3 @@ 'use strict'; | ||
require('windows-1255'), | ||
require('windows-1256'), | ||
require('windows-1257'), | ||
@@ -29,0 +30,0 @@ require('windows-1258'), |
{ | ||
"name": "legacy-encoding", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Support as many legacy encodings as possible", | ||
@@ -29,2 +29,3 @@ "files": [ | ||
"cp1255", | ||
"cp1256", | ||
"cp1257", | ||
@@ -169,2 +170,3 @@ "cp1258", | ||
"windows-1255", | ||
"windows-1256", | ||
"windows-1257", | ||
@@ -179,2 +181,3 @@ "windows-1258", | ||
"x-cp1255", | ||
"x-cp1256", | ||
"x-cp1257", | ||
@@ -211,2 +214,3 @@ "x-cp1258", | ||
"windows-1255": "^0.1.2", | ||
"windows-1256": "^0.1.2", | ||
"windows-1257": "^0.1.2", | ||
@@ -213,0 +217,0 @@ "windows-1258": "^0.1.2", |
@@ -85,2 +85,3 @@ # legacy-encoding | ||
- cp1255 | ||
- cp1256 | ||
- cp1257 | ||
@@ -225,2 +226,3 @@ - cp1258 | ||
- windows-1255 | ||
- windows-1256 | ||
- windows-1257 | ||
@@ -235,2 +237,3 @@ - windows-1258 | ||
- x-cp1255 | ||
- x-cp1256 | ||
- x-cp1257 | ||
@@ -237,0 +240,0 @@ - x-cp1258 |
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
11301
56
245
28
+ Addedwindows-1256@^0.1.2
+ Addedwindows-1256@0.1.2(transitive)