@goldstack/infra-aws
Advanced tools
Comparing version 0.1.1 to 0.1.3
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { AWSConfiguration, AWSUser, AWSRegion } from './generated/awsConfigSchema'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ { |
{ | ||
"name": "@goldstack/infra-aws", | ||
"version": "0.1.1", | ||
"version": "0.1.3", | ||
"description": "Utilities to work with AWS infrastructrue via the cli.", | ||
"license": "MIT", | ||
@@ -19,8 +20,8 @@ "author": "Max Rohde", | ||
"test:ci": "jest --passWithNoTests --config=./jest.config.js", | ||
"version:apply": "yarn version $@" | ||
"version:apply": "yarn version \"$@\"" | ||
}, | ||
"dependencies": { | ||
"@goldstack/utils-config": "0.1.2", | ||
"@goldstack/utils-log": "0.1.8", | ||
"@goldstack/utils-sh": "0.1.2", | ||
"@goldstack/utils-config": "0.1.4", | ||
"@goldstack/utils-log": "0.1.11", | ||
"@goldstack/utils-sh": "0.1.4", | ||
"handlebars": "^4.7.6" | ||
@@ -27,0 +28,0 @@ }, |
11192
+ Added@goldstack/utils-config@0.1.4(transitive)
+ Added@goldstack/utils-log@0.1.11(transitive)
+ Added@goldstack/utils-sh@0.1.4(transitive)
- Removed@goldstack/utils-config@0.1.2(transitive)
- Removed@goldstack/utils-log@0.1.8(transitive)
- Removed@goldstack/utils-sh@0.1.2(transitive)
Updated@goldstack/utils-log@0.1.11
Updated@goldstack/utils-sh@0.1.4