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

@types/archiver

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/archiver - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

archiver/index.d.ts

@@ -38,3 +38,3 @@ // Type definitions for archiver 2.1

glob(pattern: string, options?: glob.IOptions, data?: EntryData): this;
finalize(): Promise<void>;
finalize(): void;

@@ -41,0 +41,0 @@ setFormat(format: string): this;

{
"name": "@types/archiver",
"version": "2.1.0",
"version": "2.1.1",
"description": "TypeScript definitions for archiver",

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

},
"typesPublisherContentHash": "e1cf3859cc11de0361321baded1ff625d63f7dd3792ea0812a8267dcb7828d22",
"typesPublisherContentHash": "5de8d6ba9583125753214d33ba08449e46b0542e51a0f6efae49a805876b60b2",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 19 Jan 2018 22:53:49 GMT
* Last updated: Tue, 27 Mar 2018 18:51:52 GMT
* Dependencies: fs, stream, glob, zlib

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