New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/unzipper

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/unzipper - npm Package Compare versions

Comparing version 0.8.4 to 0.9.0

3

unzipper/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for unzipper 0.8
// Type definitions for unzipper 0.9
// Project: https://github.com/ZJONSSON/node-unzipper#readme

@@ -60,2 +60,3 @@ // Definitions by: s73obrien <https://github.com/s73obrien>

export namespace Open {
function buffer(data: Buffer): Promise<CentralDirectory>;
function file(filename: string): Promise<CentralDirectory>;

@@ -62,0 +63,0 @@ function url(

{
"name": "@types/unzipper",
"version": "0.8.4",
"version": "0.9.0",
"description": "TypeScript definitions for unzipper",

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

},
"typesPublisherContentHash": "172c231f5842fddcf58a950cd609b7cac32b41be0590b34579329089c1b1e4fa",
"typesPublisherContentHash": "4e1a033e221f22b4215fe95126feb41f6afe834776e961f5fcd9476c4710c569",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 06 Jun 2018 05:14:34 GMT
* Last updated: Thu, 23 Aug 2018 17:24:04 GMT
* Dependencies: stream, http, node

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