@app-config/encryption
Advanced tools
Comparing version 2.8.3 to 2.8.4
{ | ||
"name": "@app-config/encryption", | ||
"description": "Secret value encryption for @app-config", | ||
"version": "2.8.3", | ||
"version": "2.8.4", | ||
"license": "MPL-2.0", | ||
@@ -33,9 +33,9 @@ "author": { | ||
"dependencies": { | ||
"@app-config/core": "^2.8.3", | ||
"@app-config/extension-utils": "^2.8.3", | ||
"@app-config/logging": "^2.8.3", | ||
"@app-config/meta": "^2.8.3", | ||
"@app-config/node": "^2.8.3", | ||
"@app-config/settings": "^2.8.3", | ||
"@app-config/utils": "^2.8.3", | ||
"@app-config/core": "^2.8.4", | ||
"@app-config/extension-utils": "^2.8.4", | ||
"@app-config/logging": "^2.8.4", | ||
"@app-config/meta": "^2.8.4", | ||
"@app-config/node": "^2.8.4", | ||
"@app-config/settings": "^2.8.4", | ||
"@app-config/utils": "^2.8.4", | ||
"@lcdev/ws-rpc": "0.4", | ||
@@ -51,3 +51,3 @@ "@types/openpgp": "4", | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.8.3", | ||
"@app-config/test-utils": "^2.8.4", | ||
"get-port": "5" | ||
@@ -54,0 +54,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.4
Updated@app-config/logging@^2.8.4
Updated@app-config/meta@^2.8.4
Updated@app-config/node@^2.8.4
Updated@app-config/settings@^2.8.4
Updated@app-config/utils@^2.8.4