@types/extract-zip
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -7,3 +7,3 @@ // Type definitions for extract-zip 1.6 | ||
declare namespace extract { | ||
export interface Options { | ||
interface Options { | ||
dir?: string; | ||
@@ -10,0 +10,0 @@ defaultDirMode?: number; |
{ | ||
"name": "@types/extract-zip", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "TypeScript definitions for extract-zip", | ||
"license": "MIT", | ||
"author": "Mizunashi Mana <https://github.com/mizunashi-mana>", | ||
"contributors": [ | ||
{ | ||
"name": "Mizunashi Mana", | ||
"url": "https://github.com/mizunashi-mana" | ||
} | ||
], | ||
"main": "", | ||
@@ -15,4 +20,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "17975421d3e5d40e1fb27435255c4572f6f97c3489edf26d2b561e3c22be1148", | ||
"typesPublisherContentHash": "0680232b76f42c31e168711955c2621de2d8083f36763ecb3584ee43df4517be", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,5 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 03 Jan 2017 21:08:55 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Fri, 24 Mar 2017 15:49:51 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
@@ -16,0 +15,0 @@ |
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
1725
3
18
17