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