@app-config/meta
Advanced tools
Comparing version 2.6.1 to 2.7.0
{ | ||
"name": "@app-config/meta", | ||
"description": "Meta file parsing for @app-config", | ||
"version": "2.6.1", | ||
"version": "2.7.0", | ||
"license": "MPL-2.0", | ||
@@ -33,11 +33,11 @@ "author": { | ||
"dependencies": { | ||
"@app-config/core": "^2.6.1", | ||
"@app-config/default-extensions": "^2.6.1", | ||
"@app-config/logging": "^2.6.1", | ||
"@app-config/node": "^2.6.1", | ||
"@app-config/utils": "^2.6.1", | ||
"@app-config/core": "^2.7.0", | ||
"@app-config/default-extensions": "^2.7.0", | ||
"@app-config/logging": "^2.7.0", | ||
"@app-config/node": "^2.7.0", | ||
"@app-config/utils": "^2.7.0", | ||
"fs-extra": "7" | ||
}, | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.6.1" | ||
"@app-config/test-utils": "^2.7.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "prettier": "@lcdev/prettier", |
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/core@^2.7.0
Updated@app-config/logging@^2.7.0
Updated@app-config/node@^2.7.0
Updated@app-config/utils@^2.7.0