Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

legacy-encoding

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

legacy-encoding - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

1

encodings.js

@@ -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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc