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

jschardet

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jschardet - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

CONTRIBUTORS

4

package.json
{
"name": "jschardet",
"version": "1.0.1",
"version": "1.0.2",
"description": "Character encoding auto-detection in JavaScript (port of python's chardet)",

@@ -10,3 +10,3 @@ "main": "src/init",

"type": "git",
"url": "https://brainafk@github.com/brainafk/node-jschardet.git"
"url": "https://github.com/aadsm/jschardet.git"
},

@@ -13,0 +13,0 @@ "directories": { "lib": "./lib", "test": "./test" },

@@ -6,2 +6,7 @@ JsChardet

License
-------
LGPL
How To Use It

@@ -60,2 +65,3 @@ -------------

Ported from python to JavaScript by António Afonso (https://github.com/aadsm/jschardet)
- Ported from python to JavaScript by António Afonso (https://github.com/aadsm/jschardet)
- Transformed into an npm package by Markus Ast (https://github.com/brainafk)
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