@app-config/core
Advanced tools
Comparing version 2.1.0-alpha.1 to 2.1.0
{ | ||
"name": "@app-config/core", | ||
"description": "Core logic for App Config", | ||
"version": "2.1.0-alpha.1", | ||
"version": "2.1.0", | ||
"license": "MPL-2.0", | ||
@@ -20,4 +20,4 @@ "author": { | ||
"/dist", | ||
"!*.tsbuildinfo", | ||
"!*.test.*" | ||
"!**/*.tsbuildinfo", | ||
"!**/*.test.*" | ||
], | ||
@@ -34,3 +34,3 @@ "scripts": { | ||
"dependencies": { | ||
"@app-config/utils": "2.1.0-alpha.1", | ||
"@app-config/utils": "2", | ||
"@iarna/toml": "3", | ||
@@ -42,3 +42,3 @@ "js-yaml": "^3.13.1", | ||
"devDependencies": { | ||
"@app-config/test-utils": "2.1.0-alpha.1", | ||
"@app-config/test-utils": "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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
111210
32
1601
+ Added@app-config/utils@2.8.7(transitive)
- Removed@app-config/utils@2.1.0-alpha.1(transitive)
Updated@app-config/utils@2