tar-compress-cli
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -0,1 +1,8 @@ | ||
## [0.2.2](https://github.com/VicSolWang/tar-compress-cli/compare/v0.2.1...v0.2.2) (2022-01-03) | ||
### Bug Fixes | ||
* modify test ([0e45d43](https://github.com/VicSolWang/tar-compress-cli/commit/0e45d430c78bbc657e7b121fc39a9cc80101a8a3)) | ||
## [0.2.1](https://github.com/VicSolWang/tar-compress-cli/compare/v0.2.0...v0.2.1) (2022-01-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "tar-compress-cli", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Use tar to pack and unpack file", | ||
@@ -5,0 +5,0 @@ "bin": { |
/** | ||
* Created by VICSOLWANG. | ||
* Date: 202/01/01 0:42 | ||
* Date: 2022/1/1 0:42 | ||
* Email: vic.sol.wang@gmail.com | ||
@@ -5,0 +5,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
25360