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.0 to 3.1.1

4

jszip/index.d.ts

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

array: number[];
unit8array: Uint8Array;
uint8array: Uint8Array;
arraybuffer: ArrayBuffer;

@@ -42,3 +42,3 @@ blob: Blob;

array: number[];
unit8array: Uint8Array;
uint8array: Uint8Array;
arraybuffer: ArrayBuffer;

@@ -45,0 +45,0 @@ blob: Blob;

{
"name": "@types/jszip",
"version": "3.1.0",
"version": "3.1.1",
"description": "TypeScript definitions for JSZip",

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

},
"typesPublisherContentHash": "a8cce7801b04a28ab5351c1210b3c2d7a5eaa7c7428ee1d2103868bf97e4bfa5",
"typesPublisherContentHash": "6940c1f726011296e2b16f1f81b764ea9949e1388ffd3693531566486b3c8e51",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 22 Sep 2017 13:56:12 GMT
* Last updated: Wed, 18 Oct 2017 19:58:06 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