Socket
Socket
Sign inDemoInstall

tar-stream

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tar-stream - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

package.json
{
"name": "tar-stream",
"version": "0.4.2",
"version": "0.4.3",
"description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",

@@ -11,3 +11,3 @@ "repository": "git://github.com:mafintosh/tar-stream.git",

"dependencies": {
"bl": "~0.6.0",
"bl": "~0.8.1",
"end-of-stream": "~0.1.3",

@@ -14,0 +14,0 @@ "readable-stream": "~1.0.26-4",

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