@goldstack/infra
Advanced tools
Comparing version 0.3.35 to 0.3.36
{ | ||
"name": "@goldstack/infra", | ||
"version": "0.3.35", | ||
"version": "0.3.36", | ||
"description": "Utilities for defining infrastructure for npm packages.", | ||
@@ -40,8 +40,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/utils-config": "0.3.32", | ||
"@goldstack/utils-log": "0.2.13", | ||
"@goldstack/utils-sh": "0.4.30" | ||
"@goldstack/utils-config": "0.3.33", | ||
"@goldstack/utils-log": "0.2.14", | ||
"@goldstack/utils-sh": "0.4.31" | ||
}, | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.33", | ||
"@goldstack/utils-git": "0.1.34", | ||
"@types/jest": "^27.5.1", | ||
@@ -48,0 +48,0 @@ "@types/node": "^17.0.33", |
+ Added@goldstack/utils-config@0.3.33(transitive)
+ Added@goldstack/utils-log@0.2.14(transitive)
+ Added@goldstack/utils-sh@0.4.31(transitive)
- Removed@goldstack/utils-config@0.3.32(transitive)
- Removed@goldstack/utils-log@0.2.13(transitive)
- Removed@goldstack/utils-sh@0.4.30(transitive)
Updated@goldstack/utils-log@0.2.14
Updated@goldstack/utils-sh@0.4.31