@tsmx/secure-config
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@tsmx/secure-config", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Easy and secure configuration management. JSON based, encrypted secrets, optional HMAC validation.", | ||
@@ -43,3 +43,3 @@ "main": "secure-config.js", | ||
"dependencies": { | ||
"@tsmx/json-traverse": "^1.0.2", | ||
"@tsmx/json-traverse": "^1.0.6", | ||
"@tsmx/object-hmac": "^1.1.1", | ||
@@ -46,0 +46,0 @@ "@tsmx/string-crypto": "^1.0.2" |
Sorry, the diff of this file is not supported yet
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
27466
Updated@tsmx/json-traverse@^1.0.6