@goldstack/utils-sh
Advanced tools
Comparing version 0.4.33 to 0.4.34
{ | ||
"name": "@goldstack/utils-sh", | ||
"version": "0.4.33", | ||
"version": "0.4.34", | ||
"description": "Utilities for working with files and folders in a bash like manner", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/utils-log": "0.2.16", | ||
"@goldstack/utils-log": "0.2.17", | ||
"archiver": "^5.3.1", | ||
@@ -50,3 +50,3 @@ "extract-zip": "^2.0.1", | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.36", | ||
"@goldstack/utils-git": "0.1.37", | ||
"@types/archiver": "^3.1.0", | ||
@@ -56,5 +56,5 @@ "@types/command-exists": "^1", | ||
"@types/glob": "^7.1.3", | ||
"@types/jest": "^27.5.1", | ||
"@types/jest": "^28.1.8", | ||
"@types/ncp": "^2.0.4", | ||
"@types/node": "^17.0.33", | ||
"@types/node": "^18.7.13", | ||
"@types/rimraf": "^3.0.0", | ||
@@ -61,0 +61,0 @@ "@types/which": "^2", |
+ Added@goldstack/utils-log@0.2.17(transitive)
- Removed@goldstack/utils-log@0.2.16(transitive)
Updated@goldstack/utils-log@0.2.17