@goldstack/utils-config
Advanced tools
Comparing version 0.4.18 to 0.4.19
{ | ||
"name": "@goldstack/utils-config", | ||
"version": "0.4.18", | ||
"version": "0.4.19", | ||
"description": "Utilities to work with JSON configuration files.", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"publish": "utils-git changed --exec \"yarn npm publish $@\"", | ||
"test-ci": "jest --passWithNoTests --config=./jest.config.js --runInBand", | ||
"test": "jest --passWithNoTests --config=./jest.config.js --runInBand", | ||
"version:apply": "utils-git changed --exec \"yarn version $@ && yarn version apply\"", | ||
@@ -40,4 +40,4 @@ "version:apply:force": "yarn version $@ && yarn version apply" | ||
"dependencies": { | ||
"@goldstack/utils-log": "0.3.15", | ||
"@goldstack/utils-sh": "0.5.17", | ||
"@goldstack/utils-log": "0.3.16", | ||
"@goldstack/utils-sh": "0.5.18", | ||
"ajv": "^6.12.2", | ||
@@ -47,3 +47,3 @@ "handlebars": "4.7.7" | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.2.10", | ||
"@goldstack/utils-git": "0.2.11", | ||
"@swc/core": "^1.9.3", | ||
@@ -50,0 +50,0 @@ "@swc/jest": "^0.2.37", |
7422
+ Added@goldstack/utils-cli@0.3.14(transitive)
+ Added@goldstack/utils-log@0.3.16(transitive)
+ Added@goldstack/utils-sh@0.5.18(transitive)
- Removed@goldstack/utils-cli@0.3.13(transitive)
- Removed@goldstack/utils-log@0.3.15(transitive)
- Removed@goldstack/utils-sh@0.5.17(transitive)
Updated@goldstack/utils-log@0.3.16
Updated@goldstack/utils-sh@0.5.18