@goldstack/utils-sh
Advanced tools
Comparing version
{ | ||
"name": "@goldstack/utils-sh", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Utilities for working with files and folders in a bash like manner", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/utils-log": "0.3.1", | ||
"@goldstack/utils-log": "0.3.2", | ||
"archiver": "^5.3.1", | ||
@@ -50,3 +50,3 @@ "extract-zip": "^2.0.1", | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.2.1", | ||
"@goldstack/utils-git": "0.2.2", | ||
"@types/archiver": "^3.1.0", | ||
@@ -56,3 +56,3 @@ "@types/command-exists": "^1", | ||
"@types/glob": "^7.1.3", | ||
"@types/jest": "^28.1.8", | ||
"@types/jest": "^29.0.1", | ||
"@types/ncp": "^2.0.4", | ||
@@ -59,0 +59,0 @@ "@types/node": "^18.7.13", |
+ Added
- Removed
Updated