Socket
Socket
Sign inDemoInstall

tar-stream

Package Overview
Dependencies
5
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.3 to 3.1.4

3

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

@@ -27,2 +27,3 @@ "main": "index.js",

"b4a": "^1.6.4",
"fast-fifo": "^1.2.0",
"streamx": "^2.15.0"

@@ -29,0 +30,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc