@cosmjs/crypto
Advanced tools
Comparing version 0.23.1 to 0.24.0-alpha.0
{ | ||
"name": "@cosmjs/crypto", | ||
"version": "0.23.1", | ||
"version": "0.24.0-alpha.0", | ||
"description": "Cryptography resources for blockchain projects", | ||
@@ -48,5 +48,5 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/encoding": "^0.23.1", | ||
"@cosmjs/math": "^0.23.1", | ||
"@cosmjs/utils": "^0.23.1", | ||
"@cosmjs/encoding": "^0.24.0-alpha.0", | ||
"@cosmjs/math": "^0.24.0-alpha.0", | ||
"@cosmjs/utils": "^0.24.0-alpha.0", | ||
"bip39": "^3.0.2", | ||
@@ -72,3 +72,3 @@ "bn.js": "^4.11.8", | ||
}, | ||
"gitHead": "ba76bf333bfb178a3ace83814521109be8b438f9" | ||
"gitHead": "b77dc03eb7fd8d5ae88c9e0f7e776893b5d37986" | ||
} |
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
89016
+ Added@cosmjs/encoding@0.24.1(transitive)
+ Added@cosmjs/math@0.24.1(transitive)
+ Added@cosmjs/utils@0.24.1(transitive)
- Removed@cosmjs/encoding@0.23.2(transitive)
- Removed@cosmjs/math@0.23.2(transitive)
- Removed@cosmjs/utils@0.23.2(transitive)
Updated@cosmjs/math@^0.24.0-alpha.0