@goldstack/utils-package
Advanced tools
Comparing version 0.3.43 to 0.4.0
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ import { Deployment } from '@goldstack/infra'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=packageTypes.js.map |
@@ -0,0 +0,0 @@ import { Package } from './types/packageTypes'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@goldstack/utils-package", | ||
"version": "0.3.43", | ||
"version": "0.4.0", | ||
"description": "Utilities to work with Goldstack package configurations.", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/infra": "0.3.40", | ||
"@goldstack/utils-config": "0.3.37", | ||
"@goldstack/utils-sh": "0.4.35", | ||
"@goldstack/infra": "0.4.0", | ||
"@goldstack/utils-config": "0.4.0", | ||
"@goldstack/utils-sh": "0.5.0", | ||
"yargs": "^17.5.1" | ||
}, | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.37", | ||
"@goldstack/utils-git": "0.2.0", | ||
"@types/jest": "^28.1.8", | ||
@@ -49,0 +49,0 @@ "@types/node": "^18.7.13", |
13288
+ Added@goldstack/infra@0.4.0(transitive)
+ Added@goldstack/utils-config@0.4.0(transitive)
+ Added@goldstack/utils-log@0.3.0(transitive)
+ Added@goldstack/utils-sh@0.5.0(transitive)
- Removed@goldstack/infra@0.3.40(transitive)
- Removed@goldstack/utils-config@0.3.37(transitive)
- Removed@goldstack/utils-log@0.2.17(transitive)
- Removed@goldstack/utils-sh@0.4.35(transitive)
Updated@goldstack/infra@0.4.0
Updated@goldstack/utils-sh@0.5.0