@types/archiver
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -47,4 +47,2 @@ // Type definitions for archiver 1.3 | ||
pipe(stream: stream.Writable): void; | ||
setFormat(format: string): this; | ||
@@ -51,0 +49,0 @@ setModule(module: Function): this; |
{ | ||
"name": "@types/archiver", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "TypeScript definitions for archiver", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a61e3d11806e41af58a54fc5df3ab56d1dd2fdb974626ad1ee477f4a5dfaed25", | ||
"typesPublisherContentHash": "be4e339ebbf92a7275c9538518f7f83b19242026fde91a3587ad865cb179dc6a", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 30 Jun 2017 21:28:45 GMT | ||
* Last updated: Fri, 07 Jul 2017 17:16:03 GMT | ||
* Dependencies: stream, glob, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
4384
46