Socket
Socket
Sign inDemoInstall

tar-fs

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tar-fs - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

index.js

@@ -66,2 +66,4 @@ var tar = require('tar-stream');

if (stat.isSocket()) return onnextentry() // tar does not support sockets...
var header = {

@@ -68,0 +70,0 @@ name: normalize(filename),

2

package.json
{
"name": "tar-fs",
"version": "0.1.2",
"version": "0.1.3",
"description": "filesystem bindings for tar-stream",

@@ -5,0 +5,0 @@ "repository": "git://github.com:mafintosh/tar-fs.git",

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