Socket
Socket
Sign inDemoInstall

tar-pack

Package Overview
Dependencies
29
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.4.1

2

index.js

@@ -214,3 +214,3 @@ "use strict"

return cb(new Error('Unrecognised package type'));
return tarball.emit('error', new Error('Unrecognised package type'));
})

@@ -217,0 +217,0 @@ }

{
"name": "tar-pack",
"version": "3.4.0",
"version": "3.4.1",
"description": "Package and un-package modules of some sort (in tar/gz bundles).",

@@ -28,2 +28,2 @@ "scripts": {

}
}
}

Sorry, the diff of this file is not supported yet

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