@app-config/extensions
Advanced tools
Comparing version 2.8.4 to 2.8.5
{ | ||
"name": "@app-config/extensions", | ||
"description": "Common parsing extensions for @app-config", | ||
"version": "2.8.4", | ||
"version": "2.8.5", | ||
"license": "MPL-2.0", | ||
@@ -33,11 +33,11 @@ "author": { | ||
"dependencies": { | ||
"@app-config/core": "^2.8.4", | ||
"@app-config/extension-utils": "^2.8.4", | ||
"@app-config/logging": "^2.8.4", | ||
"@app-config/node": "^2.8.4", | ||
"@app-config/utils": "^2.8.4", | ||
"@app-config/core": "^2.8.5", | ||
"@app-config/extension-utils": "^2.8.5", | ||
"@app-config/logging": "^2.8.5", | ||
"@app-config/node": "^2.8.5", | ||
"@app-config/utils": "^2.8.5", | ||
"lodash.isequal": "4" | ||
}, | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.8.4", | ||
"@app-config/test-utils": "^2.8.5", | ||
"@types/lodash.isequal": "4" | ||
@@ -44,0 +44,0 @@ }, |
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.8.5
Updated@app-config/logging@^2.8.5
Updated@app-config/node@^2.8.5
Updated@app-config/utils@^2.8.5