@goldstack/utils-sh
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "@goldstack/utils-sh", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "Utilities for working with files and folders in a bash like manner", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/utils-log": "0.3.3", | ||
"@goldstack/utils-log": "0.3.4", | ||
"archiver": "^5.3.1", | ||
"extract-zip": "^2.0.1", | ||
"fs-extra": "^10.0.0", | ||
"glob": "^7.1.6", | ||
"glob": "^8.0.3", | ||
"ncp": "^2.0.0", | ||
@@ -50,3 +50,3 @@ "rimraf": "^3.0.2", | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.2.3", | ||
"@goldstack/utils-git": "0.2.4", | ||
"@types/archiver": "^3.1.0", | ||
@@ -64,3 +64,3 @@ "@types/command-exists": "^1", | ||
"ts-jest": "^28.0.2", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -67,0 +67,0 @@ "publishConfig": { |
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
+ Added@goldstack/utils-log@0.3.4(transitive)
+ Addedglob@8.1.0(transitive)
- Removed@goldstack/utils-log@0.3.3(transitive)
Updated@goldstack/utils-log@0.3.4
Updatedglob@^8.0.3