Socket
Socket
Sign inDemoInstall

@types/jszip

Package Overview
Dependencies
2
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.3 to 3.1.4

3

jszip/index.d.ts

@@ -34,2 +34,3 @@ // Type definitions for JSZip 3.1

blob: Blob;
stream: NodeJS.ReadableStream;
}

@@ -48,3 +49,3 @@

type InputFileFormat = InputByType[keyof InputByType] | NodeJS.ReadableStream;
type InputFileFormat = InputByType[keyof InputByType];

@@ -51,0 +52,0 @@ declare namespace JSZip {

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

@@ -21,3 +21,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
},

@@ -28,4 +28,4 @@ "scripts": {},

},
"typesPublisherContentHash": "c37b11c0a79b0f3b849539a9678ba6e92ced533d603c304f6f53c6f4552ef72a",
"typesPublisherContentHash": "78eaf6117e65b252ad167cc59c85fa2b7ec20a3d2dea2b5cec73ebe59bcb22cb",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jszip
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/jszip
Additional Details
* Last updated: Fri, 05 Jan 2018 17:52:48 GMT
* Last updated: Wed, 23 May 2018 23:09:40 GMT
* Dependencies: node

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

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