@cosmjs/crypto
Advanced tools
Comparing version 0.31.1 to 0.31.2
{ | ||
"name": "@cosmjs/crypto", | ||
"version": "0.31.1", | ||
"version": "0.31.2", | ||
"description": "Cryptography resources for blockchain projects", | ||
@@ -44,5 +44,5 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/encoding": "^0.31.1", | ||
"@cosmjs/math": "^0.31.1", | ||
"@cosmjs/utils": "^0.31.1", | ||
"@cosmjs/encoding": "^0.31.2", | ||
"@cosmjs/math": "^0.31.2", | ||
"@cosmjs/utils": "^0.31.2", | ||
"@noble/hashes": "^1", | ||
@@ -49,0 +49,0 @@ "bn.js": "^5.2.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@cosmjs/encoding@^0.31.2
Updated@cosmjs/math@^0.31.2
Updated@cosmjs/utils@^0.31.2