@goldstack/infra
Advanced tools
Comparing version 0.3.29 to 0.3.30
{ | ||
"name": "@goldstack/infra", | ||
"version": "0.3.29", | ||
"version": "0.3.30", | ||
"description": "Utilities for defining infrastructure for npm packages.", | ||
@@ -40,5 +40,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/utils-config": "0.3.26", | ||
"@goldstack/utils-config": "0.3.27", | ||
"@goldstack/utils-log": "0.2.11", | ||
"@goldstack/utils-sh": "0.4.25" | ||
"@goldstack/utils-sh": "0.4.26" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
+ Added@goldstack/utils-config@0.3.27(transitive)
+ Added@goldstack/utils-sh@0.4.26(transitive)
- Removed@goldstack/utils-config@0.3.26(transitive)
- Removed@goldstack/utils-sh@0.4.25(transitive)
Updated@goldstack/utils-sh@0.4.26