@goldstack/utils-config
Advanced tools
Comparing version 0.4.7 to 0.4.9
{ | ||
"name": "@goldstack/utils-config", | ||
"version": "0.4.7", | ||
"version": "0.4.9", | ||
"description": "Utilities to work with JSON configuration files.", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@goldstack/utils-log": "0.3.7", | ||
"@goldstack/utils-sh": "0.5.7", | ||
"@goldstack/utils-log": "0.3.9", | ||
"@goldstack/utils-sh": "0.5.9", | ||
"ajv": "^6.12.2", | ||
@@ -46,3 +46,5 @@ "handlebars": "4.7.7" | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.2.7", | ||
"@goldstack/utils-git": "0.2.9", | ||
"@swc/core": "^1.3.55", | ||
"@swc/jest": "^0.2.26", | ||
"@types/jest": "^29.0.1", | ||
@@ -52,3 +54,2 @@ "@types/node": "^18.7.13", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^29.0.3", | ||
"typescript": "^4.8.4" | ||
@@ -55,0 +56,0 @@ }, |
6881
8
+ Added@goldstack/utils-log@0.3.9(transitive)
+ Added@goldstack/utils-sh@0.5.9(transitive)
- Removed@goldstack/utils-log@0.3.7(transitive)
- Removed@goldstack/utils-sh@0.5.7(transitive)
Updated@goldstack/utils-log@0.3.9
Updated@goldstack/utils-sh@0.5.9