@trezor/transport
Advanced tools
Comparing version 1.1.21 to 1.1.22
{ | ||
"name": "@trezor/transport", | ||
"version": "1.1.21", | ||
"version": "1.1.22", | ||
"description": "Low level library facilitating protocol buffers based communication with Trezor devices", | ||
@@ -57,5 +57,5 @@ "npmPublishAccess": "public", | ||
"dependencies": { | ||
"@trezor/protobuf": "1.0.6", | ||
"@trezor/protobuf": "1.0.7", | ||
"@trezor/protocol": "1.0.5", | ||
"@trezor/utils": "9.0.18", | ||
"@trezor/utils": "9.0.19", | ||
"cross-fetch": "^4.0.0", | ||
@@ -62,0 +62,0 @@ "json-stable-stringify": "^1.0.2", |
+ Added@trezor/protobuf@1.0.7(transitive)
+ Added@trezor/schema-utils@1.0.1(transitive)
+ Added@trezor/utils@9.0.19(transitive)
- Removed@trezor/protobuf@1.0.6(transitive)
- Removed@trezor/schema-utils@1.0.0(transitive)
- Removed@trezor/utils@9.0.18(transitive)
Updated@trezor/protobuf@1.0.7
Updated@trezor/utils@9.0.19