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.5 to 1.6.6

6

tar-stream v1.6/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for tar-stream 1.6
// Project: https://github.com/mafintosh/tar-stream
// Definitions by: Guy Lichtman <https://github.com/glicht>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.6
/// <reference types="node" />

@@ -8,0 +2,0 @@

10

tar-stream v1.6/package.json
{
"name": "@types/tar-stream",
"version": "1.6.5",
"version": "1.6.6",
"description": "TypeScript definitions for tar-stream",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar-stream",

"name": "Guy Lichtman",
"url": "https://github.com/glicht",
"githubUsername": "glicht"
"githubUsername": "glicht",
"url": "https://github.com/glicht"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "8ab6464a1f5ffa933f8f2574eab2d439bd426f096cf901dfc2f325bee9bb401f",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "35e79ef86a971ba6e22700a89c0db72ceb9a141ff4ad9460947d42a8fcde5093",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for tar-stream 1.6
// Project: https://github.com/mafintosh/tar-stream
// Definitions by: Guy Lichtman <https://github.com/glicht>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.6
/// <reference types="node" />

@@ -72,7 +66,6 @@

### Additional Details
* Last updated: Tue, 12 Sep 2023 12:34:31 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Guy Lichtman](https://github.com/glicht).
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