@goldstack/utils-config
Advanced tools
Comparing version 0.1.2 to 0.1.4
@@ -0,0 +0,0 @@ interface ValidateOptions { |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@goldstack/utils-config", | ||
"version": "0.1.2", | ||
"version": "0.1.4", | ||
"description": "Utilities to work with JSON configuration files.", | ||
"license": "MIT", | ||
@@ -19,6 +20,6 @@ "author": "Max Rohde", | ||
"test:ci": "jest --passWithNoTests --config=./jest.config.js", | ||
"version:apply": "yarn version $@" | ||
"version:apply": "yarn version \"$@\"" | ||
}, | ||
"dependencies": { | ||
"@goldstack/utils-log": "0.1.8", | ||
"@goldstack/utils-log": "0.1.11", | ||
"ajv": "^6.12.2", | ||
@@ -25,0 +26,0 @@ "handlebars": "^4.7.6" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3743
+ Added@goldstack/utils-log@0.1.11(transitive)
- Removed@goldstack/utils-log@0.1.8(transitive)
Updated@goldstack/utils-log@0.1.11