@cosmjs/amino
Advanced tools
Comparing version 0.32.4 to 0.33.0
{ | ||
"name": "@cosmjs/amino", | ||
"version": "0.32.4", | ||
"version": "0.33.0", | ||
"description": "Helpers for Amino based signing.", | ||
@@ -43,6 +43,6 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/crypto": "^0.32.4", | ||
"@cosmjs/encoding": "^0.32.4", | ||
"@cosmjs/math": "^0.32.4", | ||
"@cosmjs/utils": "^0.32.4" | ||
"@cosmjs/crypto": "^0.33.0", | ||
"@cosmjs/encoding": "^0.33.0", | ||
"@cosmjs/math": "^0.33.0", | ||
"@cosmjs/utils": "^0.33.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
+ Added@cosmjs/crypto@0.33.0(transitive)
+ Added@cosmjs/encoding@0.33.0(transitive)
+ Added@cosmjs/math@0.33.0(transitive)
+ Added@cosmjs/utils@0.33.0(transitive)
- Removed@cosmjs/crypto@0.32.4(transitive)
- Removed@cosmjs/encoding@0.32.4(transitive)
- Removed@cosmjs/math@0.32.4(transitive)
- Removed@cosmjs/utils@0.32.4(transitive)
Updated@cosmjs/crypto@^0.33.0
Updated@cosmjs/encoding@^0.33.0
Updated@cosmjs/math@^0.33.0
Updated@cosmjs/utils@^0.33.0