@goldstack/utils-package
Advanced tools
Comparing version 0.1.22 to 0.1.23
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ import { Package } from './generated/packageSchema'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@goldstack/utils-package", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "Utilities to work with Goldstack package configurations.", | ||
@@ -23,8 +23,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@goldstack/utils-config": "0.1.23", | ||
"@goldstack/utils-sh": "0.1.23" | ||
"@goldstack/utils-config": "0.1.24", | ||
"@goldstack/utils-sh": "0.1.24" | ||
}, | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.20", | ||
"@goldstack/utils-json-to-ts": "0.1.22", | ||
"@goldstack/utils-json-to-ts": "0.1.23", | ||
"@types/jest": "^25.2.3", | ||
@@ -31,0 +31,0 @@ "@types/node": "^14.0.6", |
6545
+ Added@goldstack/utils-config@0.1.24(transitive)
+ Added@goldstack/utils-sh@0.1.24(transitive)
- Removed@goldstack/utils-config@0.1.23(transitive)
- Removed@goldstack/utils-sh@0.1.23(transitive)
Updated@goldstack/utils-sh@0.1.24