@app-config/core
Advanced tools
Comparing version 2.1.0-alpha.0 to 2.1.0-alpha.1
{ | ||
"name": "@app-config/core", | ||
"description": "Core logic for App Config", | ||
"version": "2.1.0-alpha.0", | ||
"version": "2.1.0-alpha.1", | ||
"license": "MPL-2.0", | ||
@@ -33,3 +33,3 @@ "author": { | ||
"dependencies": { | ||
"@app-config/utils": "2.1.0-alpha.0", | ||
"@app-config/utils": "2.1.0-alpha.1", | ||
"@iarna/toml": "3", | ||
@@ -41,3 +41,3 @@ "js-yaml": "^3.13.1", | ||
"devDependencies": { | ||
"@app-config/test-utils": "2.1.0-alpha.0", | ||
"@app-config/test-utils": "2.1.0-alpha.1", | ||
"@types/js-yaml": "3", | ||
@@ -44,0 +44,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
386079
51
2787
9
+ Added@app-config/utils@2.1.0-alpha.1(transitive)
- Removed@app-config/utils@2.1.0-alpha.0(transitive)