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.0 to 1.6.1

2

extract-zip/index.d.ts

@@ -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 @@

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