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.5 to 3.1.6

1

jszip/index.d.ts

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

createFolders?: boolean;
decodeFileName?(filenameBytes: Uint8Array): string;
}

@@ -137,0 +138,0 @@ }

7

jszip/package.json
{
"name": "@types/jszip",
"version": "3.1.5",
"version": "3.1.6",
"description": "TypeScript definitions for JSZip",

@@ -22,3 +22,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jszip"
},

@@ -29,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "b1e1304c8323a9c549e44b2b9754dc849556da4b58b84a56cceb53772ce3747e",
"typesPublisherContentHash": "b39880f7d79a626d32182cc6886711e3db5e4728ace6005cbfd57457fee69d85",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 13 Feb 2019 18:42:17 GMT
* Last updated: Mon, 20 May 2019 21:14:34 GMT
* Dependencies: @types/node

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

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