@types/jszip
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
10596