@ledgerhq/hw-transport
Advanced tools
Comparing version 6.30.1 to 6.30.2-custom-exchange.0
# @ledgerhq/hw-transport | ||
## 6.30.2-custom-exchange.0 | ||
### Patch Changes | ||
- [#5750](https://github.com/LedgerHQ/ledger-live/pull/5750) [`16b4d7a`](https://github.com/LedgerHQ/ledger-live/commit/16b4d7ab4702022d4967f3c054d3c62a76716947) Thanks [@aussedatlo](https://github.com/aussedatlo)! - Arrange verbosity and improve typing | ||
## 6.30.1 | ||
@@ -4,0 +10,0 @@ |
@@ -205,5 +205,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
const tracer = this.tracer.withUpdatedContext({ function: "exchangeAtomicImpl" }); | ||
tracer.trace("Starting an atomic APDU exchange", { | ||
unresponsiveTimeout: this.unresponsiveTimeout, | ||
}); | ||
if (this.exchangeBusyPromise) { | ||
@@ -210,0 +207,0 @@ tracer.trace("Atomic exchange is already busy"); |
@@ -214,5 +214,2 @@ "use strict"; | ||
const tracer = this.tracer.withUpdatedContext({ function: "exchangeAtomicImpl" }); | ||
tracer.trace("Starting an atomic APDU exchange", { | ||
unresponsiveTimeout: this.unresponsiveTimeout, | ||
}); | ||
if (this.exchangeBusyPromise) { | ||
@@ -219,0 +216,0 @@ tracer.trace("Atomic exchange is already busy"); |
{ | ||
"name": "@ledgerhq/hw-transport", | ||
"version": "6.30.1", | ||
"version": "6.30.2-custom-exchange.0", | ||
"description": "Ledger Hardware Wallet common interface of the communication layer", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -331,5 +331,2 @@ import EventEmitter from "events"; | ||
const tracer = this.tracer.withUpdatedContext({ function: "exchangeAtomicImpl" }); | ||
tracer.trace("Starting an atomic APDU exchange", { | ||
unresponsiveTimeout: this.unresponsiveTimeout, | ||
}); | ||
@@ -336,0 +333,0 @@ if (this.exchangeBusyPromise) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
121834
1431
1