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

to-utf-8

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

to-utf-8 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

index.js
var detect = require('charset-detector')
var iconv = require('iconv-lite')
var peek = require('peek-stream')
var through = require('through2')
var splicer = require('stream-splicer')

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

5

package.json
{
"name": "to-utf-8",
"version": "1.0.0",
"version": "1.0.1",
"description": "Detect input encoding and convert to utf-8 if needed",

@@ -32,5 +32,4 @@ "main": "index.js",

"peek-stream": "^1.1.1",
"stream-splicer": "^1.3.1",
"through2": "^0.6.3"
"stream-splicer": "^1.3.1"
}
}
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