Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tar

Package Overview
Dependencies
Maintainers
5
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tar - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

2

CHANGELOG.md

@@ -14,2 +14,4 @@ # Charge Long

- Add `TAR_*` error codes
- Raise `TAR_BAD_ARCHIVE` warning/error when there are no valid entries
found in an archive
- do not treat ignored entries as an invalid archive

@@ -16,0 +18,0 @@ - drop support for node v4

4

package.json

@@ -5,3 +5,3 @@ {

"description": "tar for node",
"version": "6.0.1",
"version": "6.0.2",
"repository": {

@@ -20,3 +20,3 @@ "type": "git",

"dependencies": {
"chownr": "^1.1.3",
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",

@@ -23,0 +23,0 @@ "minipass": "^3.0.0",

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