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.2 to 2.1.3

2

archiver/index.d.ts

@@ -44,2 +44,4 @@ // Type definitions for archiver 2.1

data: any;
path?: any;
constructor(code: string, data: any);

@@ -46,0 +48,0 @@ }

8

archiver/package.json
{
"name": "@types/archiver",
"version": "2.1.2",
"version": "2.1.3",
"description": "TypeScript definitions for archiver",

@@ -23,5 +23,7 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/archiver"
},

@@ -32,4 +34,4 @@ "scripts": {},

},
"typesPublisherContentHash": "05f66fc4d7ff85eef9545b6bb8389f87e32dd0eee657c5afdbc076243fb8bca3",
"typesPublisherContentHash": "778f296155f11bc16f99c5bac85312b1b53d951fea260f1a6f326bba970bd2af",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for archiver (https://github.com/archiverjs/node-archiver).
This package contains type definitions for archiver ( https://github.com/archiverjs/node-archiver ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Sat, 30 Jun 2018 02:47:51 GMT
* Dependencies: fs, stream, glob, zlib
* Last updated: Wed, 20 Mar 2019 22:52:06 GMT
* Dependencies: @types/glob
* Global values: none

@@ -16,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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