@goldstack/infra
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "@goldstack/infra", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Utilities for defining infrastructure", | ||
@@ -21,8 +21,9 @@ "license": "MIT", | ||
"test:ci": "jest --passWithNoTests --config=./jest.config.js", | ||
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\"" | ||
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\"", | ||
"version:apply:force": "yarn version $@ && yarn version apply" | ||
}, | ||
"dependencies": { | ||
"@goldstack/utils-config": "0.2.1", | ||
"@goldstack/utils-log": "0.1.36", | ||
"@goldstack/utils-sh": "0.3.1" | ||
"@goldstack/utils-config": "0.3.0", | ||
"@goldstack/utils-log": "0.2.0", | ||
"@goldstack/utils-sh": "0.4.0" | ||
}, | ||
@@ -29,0 +30,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14189
+ Added@goldstack/utils-config@0.3.0(transitive)
+ Added@goldstack/utils-log@0.2.0(transitive)
+ Added@goldstack/utils-sh@0.4.0(transitive)
- Removed@goldstack/utils-config@0.2.1(transitive)
- Removed@goldstack/utils-log@0.1.36(transitive)
- Removed@goldstack/utils-sh@0.3.1(transitive)
Updated@goldstack/utils-log@0.2.0
Updated@goldstack/utils-sh@0.4.0