Comparing version 6.0.1 to 6.0.2
@@ -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 |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
149482
+ Addedchownr@2.0.0(transitive)
- Removedchownr@1.1.4(transitive)
Updatedchownr@^2.0.0