@cosmjs/crypto
Advanced tools
Comparing version 0.22.0 to 0.22.1
{ | ||
"name": "@cosmjs/crypto", | ||
"version": "0.22.0", | ||
"version": "0.22.1", | ||
"description": "Cryptography resources for blockchain projects", | ||
@@ -46,5 +46,5 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/encoding": "^0.22.0", | ||
"@cosmjs/math": "^0.22.0", | ||
"@cosmjs/utils": "^0.22.0", | ||
"@cosmjs/encoding": "^0.22.1", | ||
"@cosmjs/math": "^0.22.1", | ||
"@cosmjs/utils": "^0.22.1", | ||
"bip39": "^3.0.2", | ||
@@ -70,3 +70,3 @@ "bn.js": "^4.11.8", | ||
}, | ||
"gitHead": "3a5c23c2e863744686332dd4c743d93a3b84913d" | ||
"gitHead": "04a086a6cbaa79e52bda62e13913c88d6500139a" | ||
} |
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.22.1
Updated@cosmjs/math@^0.22.1
Updated@cosmjs/utils@^0.22.1