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 0.15.16-alpha to 0.15.17-alpha

5

package.json
{
"name": "@types/archiver",
"version": "0.15.16-alpha",
"version": "0.15.17-alpha",
"description": "Type definitions for archiver v0.15.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -12,4 +12,5 @@ "main": "",

"fs": "*",
"stream": "*"
"stream": "*",
"@types/node": "*"
}
}

6

README.md

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the archiver directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/archiver
Additional Details
* Last updated: Tue, 17 May 2016 04:07:25 GMT
* Last updated: Thu, 19 May 2016 20:05:30 GMT
* Typings kind: ProperModule
* Library Dependencies: none
* Library Dependencies: node
* Module Dependencies: fs, stream
* Global values: archiver
{
"authors": "Esri <https://github.com/archiverjs/node-archiver>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"node"
],
"moduleDependencies": [

@@ -15,2 +17,3 @@ "fs",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",

@@ -17,0 +20,0 @@ "globals": [

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