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