Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/extract-zip

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/extract-zip - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

2

extract-zip/index.d.ts

@@ -11,3 +11,3 @@ // Type definitions for extract-zip 1.6

defaultFileMode?: number;
onEntry?: (entry: any, zipfile: any) => void;
onEntry?(entry: any, zipfile: any): void;
}

@@ -14,0 +14,0 @@ }

{
"name": "@types/extract-zip",
"version": "1.6.1",
"version": "1.6.2",
"description": "TypeScript definitions for extract-zip",

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

"peerDependencies": {},
"typesPublisherContentHash": "0680232b76f42c31e168711955c2621de2d8083f36763ecb3584ee43df4517be",
"typesPublisherContentHash": "a849851cb3280f12c3c1d9200790f6520c718ff3590856a75c131f407b39dd0d",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/extract-zip
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/extract-zip
Additional Details
* Last updated: Fri, 24 Mar 2017 15:49:51 GMT
* Last updated: Fri, 31 Mar 2017 19:23:23 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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