Socket
Socket
Sign inDemoInstall

@types/jszip

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

@types/jszip - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

2

jszip/index.d.ts

@@ -222,3 +222,3 @@ // Type definitions for JSZip 3.1

*/
generateNodeStream(options?: JSZip.JSZipGeneratorOptions<'nodebuffer'>, onUpdate?: OnUpdateCallback): NodeJS.ReadStream;
generateNodeStream(options?: JSZip.JSZipGeneratorOptions<'nodebuffer'>, onUpdate?: OnUpdateCallback): NodeJS.ReadableStream;

@@ -225,0 +225,0 @@ /**

{
"name": "@types/jszip",
"version": "3.1.2",
"version": "3.1.3",
"description": "TypeScript definitions for JSZip",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "d1fb405850672c0b4cec1470d7e3c80420ded7ffba90a67124eafa030bd171ed",
"typesPublisherContentHash": "c37b11c0a79b0f3b849539a9678ba6e92ced533d603c304f6f53c6f4552ef72a",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 25 Oct 2017 01:03:56 GMT
* Last updated: Fri, 05 Jan 2018 17:52:48 GMT
* Dependencies: node

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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