@cosmjs/crypto
Advanced tools
Comparing version 0.25.4 to 0.25.5
{ | ||
"name": "@cosmjs/crypto", | ||
"version": "0.25.4", | ||
"version": "0.25.5", | ||
"description": "Cryptography resources for blockchain projects", | ||
@@ -44,5 +44,5 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/encoding": "^0.25.4", | ||
"@cosmjs/math": "^0.25.4", | ||
"@cosmjs/utils": "^0.25.4", | ||
"@cosmjs/encoding": "^0.25.5", | ||
"@cosmjs/math": "^0.25.5", | ||
"@cosmjs/utils": "^0.25.5", | ||
"bip39": "^3.0.2", | ||
@@ -63,3 +63,3 @@ "bn.js": "^4.11.8", | ||
}, | ||
"gitHead": "72a27e9969aa49d3bf1c56428992b4fc04039089" | ||
"gitHead": "9a0f120567021d51a8f37bcaf39cc3de4b7d9a3d" | ||
} |
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.25.5
Updated@cosmjs/math@^0.25.5
Updated@cosmjs/utils@^0.25.5