@goldstack/infra-aws
Advanced tools
Comparing version 0.4.6 to 0.4.7
{ | ||
"name": "@goldstack/infra-aws", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"description": "Utilities to work with AWS infrastructure via the cli.", | ||
@@ -42,7 +42,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/infra": "0.4.3", | ||
"@goldstack/utils-config": "0.4.3", | ||
"@goldstack/utils-log": "0.3.3", | ||
"@goldstack/utils-package": "0.4.3", | ||
"@goldstack/utils-sh": "0.5.3", | ||
"@goldstack/infra": "0.4.4", | ||
"@goldstack/utils-config": "0.4.4", | ||
"@goldstack/utils-log": "0.3.4", | ||
"@goldstack/utils-package": "0.4.4", | ||
"@goldstack/utils-sh": "0.5.4", | ||
"aws-sdk": "^2.1222.0", | ||
@@ -53,3 +53,3 @@ "axios": "0.21.2", | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.2.3", | ||
"@goldstack/utils-git": "0.2.4", | ||
"@types/jest": "^29.0.1", | ||
@@ -62,3 +62,3 @@ "@types/node": "^18.7.13", | ||
"ts-json-schema-generator": "^1.0.0", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -65,0 +65,0 @@ "publishConfig": { |
+ Added@goldstack/infra@0.4.4(transitive)
+ Added@goldstack/utils-config@0.4.4(transitive)
+ Added@goldstack/utils-log@0.3.4(transitive)
+ Added@goldstack/utils-package@0.4.4(transitive)
+ Added@goldstack/utils-sh@0.5.4(transitive)
+ Addedglob@8.1.0(transitive)
- Removed@goldstack/infra@0.4.3(transitive)
- Removed@goldstack/utils-config@0.4.3(transitive)
- Removed@goldstack/utils-log@0.3.3(transitive)
- Removed@goldstack/utils-package@0.4.3(transitive)
- Removed@goldstack/utils-sh@0.5.3(transitive)
Updated@goldstack/infra@0.4.4
Updated@goldstack/utils-log@0.3.4
Updated@goldstack/utils-sh@0.5.4