Socket
Socket
Sign inDemoInstall

@types/tar-stream

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tar-stream - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

2

tar-stream/index.d.ts

@@ -40,4 +40,4 @@ // Type definitions for tar-stream 1.6

export function extract(opts?: stream.WritableOptions): stream.Writable;
export function extract(opts?: stream.WritableOptions): Extract;
export function pack(opts?: stream.ReadableOptions): Pack;
{
"name": "@types/tar-stream",
"version": "1.6.0",
"version": "1.6.1",
"description": "TypeScript definitions for tar-stream",

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

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

@@ -23,4 +25,4 @@ "scripts": {},

},
"typesPublisherContentHash": "c2c5ef060d427135ecf5a9c7bb6d1f11decc8696e3bbb71d937e4cf4ec65b9e5",
"typesPublisherContentHash": "286470ed28781f3b7240f0b6a69e368024023d904cc09261c67387d5f501db03",
"typeScriptVersion": "2.6"
}

@@ -5,10 +5,10 @@ # Installation

# Summary
This package contains type definitions for tar-stream (https://github.com/mafintosh/tar-stream).
This package contains type definitions for tar-stream ( https://github.com/mafintosh/tar-stream ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/tar-stream
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar-stream
Additional Details
* Last updated: Fri, 18 May 2018 20:19:36 GMT
* Dependencies: stream, node
* Last updated: Mon, 03 Jun 2019 23:37:26 GMT
* Dependencies: @types/node
* Global values: none

@@ -15,0 +15,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