@goldstack/utils-package
Advanced tools
Comparing version 0.1.38 to 0.1.39
@@ -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.1.38", | ||
"version": "0.1.39", | ||
"description": "Utilities to work with Goldstack package configurations.", | ||
@@ -24,5 +24,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@goldstack/infra": "0.1.38", | ||
"@goldstack/utils-config": "0.1.35", | ||
"@goldstack/utils-sh": "0.1.35", | ||
"@goldstack/infra": "0.1.39", | ||
"@goldstack/utils-config": "0.1.36", | ||
"@goldstack/utils-sh": "0.1.36", | ||
"yargs": "^15.4.1" | ||
@@ -29,0 +29,0 @@ }, |
15992
20
314
+ Added@goldstack/infra@0.1.39(transitive)
+ Added@goldstack/utils-config@0.1.36(transitive)
+ Added@goldstack/utils-sh@0.1.36(transitive)
- Removed@goldstack/infra@0.1.38(transitive)
- Removed@goldstack/utils-config@0.1.35(transitive)
- Removed@goldstack/utils-sh@0.1.35(transitive)
Updated@goldstack/infra@0.1.39
Updated@goldstack/utils-sh@0.1.36