@cosmjs/crypto
Advanced tools
Comparing version 0.25.0 to 0.25.1
{ | ||
"name": "@cosmjs/crypto", | ||
"version": "0.25.0", | ||
"version": "0.25.1", | ||
"description": "Cryptography resources for blockchain projects", | ||
@@ -44,5 +44,5 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/encoding": "^0.25.0", | ||
"@cosmjs/math": "^0.25.0", | ||
"@cosmjs/utils": "^0.25.0", | ||
"@cosmjs/encoding": "^0.25.1", | ||
"@cosmjs/math": "^0.25.1", | ||
"@cosmjs/utils": "^0.25.1", | ||
"bip39": "^3.0.2", | ||
@@ -67,3 +67,3 @@ "bn.js": "^4.11.8", | ||
}, | ||
"gitHead": "1a396b8e7a0529cb1e5fad2e1b2a1cffd73da0cb" | ||
"gitHead": "0dda1b0c4a034c60cb88dad7306c235cfc1ad77f" | ||
} |
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.1
Updated@cosmjs/math@^0.25.1
Updated@cosmjs/utils@^0.25.1