@cosmjs/proto-signing
Advanced tools
Comparing version 0.32.4 to 0.33.0
{ | ||
"name": "@cosmjs/proto-signing", | ||
"version": "0.32.4", | ||
"version": "0.33.0", | ||
"description": "Utilities for protobuf based signing (Cosmos SDK 0.40+)", | ||
@@ -42,7 +42,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@cosmjs/amino": "^0.32.4", | ||
"@cosmjs/crypto": "^0.32.4", | ||
"@cosmjs/encoding": "^0.32.4", | ||
"@cosmjs/math": "^0.32.4", | ||
"@cosmjs/utils": "^0.32.4", | ||
"@cosmjs/amino": "^0.33.0", | ||
"@cosmjs/crypto": "^0.33.0", | ||
"@cosmjs/encoding": "^0.33.0", | ||
"@cosmjs/math": "^0.33.0", | ||
"@cosmjs/utils": "^0.33.0", | ||
"cosmjs-types": "^0.9.0" | ||
@@ -58,3 +58,3 @@ }, | ||
"@types/long": "^4.0.1", | ||
"@types/node": "^18", | ||
"@types/node": "*", | ||
"@typescript-eslint/eslint-plugin": "^5.54.0", | ||
@@ -79,3 +79,3 @@ "@typescript-eslint/parser": "^5.54.0", | ||
"prettier": "^2.8.1", | ||
"protobufjs": "~6.11.4", | ||
"protobufjs": "^7.4.0", | ||
"ses": "^0.11.0", | ||
@@ -82,0 +82,0 @@ "source-map-support": "^0.5.19", |
80600
+ Added@cosmjs/amino@0.33.0(transitive)
+ 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/amino@0.32.4(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/amino@^0.33.0
Updated@cosmjs/crypto@^0.33.0
Updated@cosmjs/encoding@^0.33.0
Updated@cosmjs/math@^0.33.0
Updated@cosmjs/utils@^0.33.0