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.1 to 3.1.2

7

jszip/index.d.ts

@@ -67,4 +67,4 @@ // Type definitions for JSZip 3.1

* Prepare the content in the asked type.
* @param {String} type the type of the result.
* @param {OnUpdateCallback} onUpdate a function to call on each internal update.
* @param type the type of the result.
* @param onUpdate a function to call on each internal update.
* @return Promise the promise of the result.

@@ -79,3 +79,4 @@ */

base64?: boolean;
/** Set to `true` if the data should be treated as raw content, `false` if this is a text. If `base64` is used,
/**
* Set to `true` if the data should be treated as raw content, `false` if this is a text. If `base64` is used,
* this defaults to `true`, if the data is not a `string`, this will be set to `true`.

@@ -82,0 +83,0 @@ */

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

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

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

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

Additional Details
* Last updated: Wed, 18 Oct 2017 19:58:06 GMT
* Last updated: Wed, 25 Oct 2017 01:03:56 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