Socket
Socket
Sign inDemoInstall

chardet

Package Overview
Dependencies
0
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

encoding/mbcs.js

@@ -310,3 +310,3 @@ var util = require('util'),

function eucNextChar(iter, det) {
it.index = it.nextIndex;
iter.index = iter.nextIndex;
iter.error = false;

@@ -313,0 +313,0 @@ var firstByte = 0;

{
"name": "chardet",
"version": "0.0.5",
"version": "0.0.6",
"homepage": "https://github.com/runk/node-chardet",

@@ -5,0 +5,0 @@ "description": "Character detector",

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