@types/jszip
Advanced tools
Comparing version 3.1.2 to 3.1.3
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10583