@app-config/core
Advanced tools
Comparing version 2.8.1 to 2.8.2
{ | ||
"name": "@app-config/core", | ||
"description": "Core logic for App Config", | ||
"version": "2.8.1", | ||
"version": "2.8.2", | ||
"license": "MPL-2.0", | ||
@@ -33,4 +33,4 @@ "author": { | ||
"dependencies": { | ||
"@app-config/logging": "^2.8.1", | ||
"@app-config/utils": "^2.8.1", | ||
"@app-config/logging": "^2.8.2", | ||
"@app-config/utils": "^2.8.2", | ||
"@iarna/toml": "3", | ||
@@ -42,3 +42,3 @@ "js-yaml": "^3.13.1", | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.8.1", | ||
"@app-config/test-utils": "^2.8.2", | ||
"@types/js-yaml": "3", | ||
@@ -45,0 +45,0 @@ "@types/lodash.merge": "4" |
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
Updated@app-config/logging@^2.8.2
Updated@app-config/utils@^2.8.2