Socket
Socket
Sign inDemoInstall

iconv-lite

Package Overview
Dependencies
0
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.14 to 0.4.15

5

Changelog.md
# 0.4.15 / 2016-11-21
* Fixed typescript type definition (#137)
# 0.4.14 / 2016-11-20

@@ -3,0 +8,0 @@

3

lib/index.d.ts

@@ -6,4 +6,2 @@ // Type definitions for iconv-lite

/// <reference types="node" />
import stream = require("stream");

@@ -32,3 +30,4 @@

// NOTE: These are deprecated.
export function extendNodeEncodings(): void;
export function undoExtendNodeEncodings(): void;
{
"name": "iconv-lite",
"description": "Convert character encodings in pure javascript.",
"version": "0.4.14",
"version": "0.4.15",
"license": "MIT",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc