@goldstack/utils-package
Advanced tools
Comparing version 0.1.23 to 0.1.24
{ | ||
"name": "@goldstack/utils-package", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"description": "Utilities to work with Goldstack package configurations.", | ||
@@ -23,8 +23,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@goldstack/utils-config": "0.1.24", | ||
"@goldstack/utils-sh": "0.1.24" | ||
"@goldstack/utils-config": "0.1.25", | ||
"@goldstack/utils-sh": "0.1.25" | ||
}, | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.20", | ||
"@goldstack/utils-json-to-ts": "0.1.23", | ||
"@goldstack/utils-json-to-ts": "0.1.24", | ||
"@types/jest": "^25.2.3", | ||
@@ -31,0 +31,0 @@ "@types/node": "^14.0.6", |
+ Added@goldstack/utils-config@0.1.25(transitive)
+ Added@goldstack/utils-sh@0.1.25(transitive)
- Removed@goldstack/utils-config@0.1.24(transitive)
- Removed@goldstack/utils-sh@0.1.24(transitive)
Updated@goldstack/utils-sh@0.1.25