@ledgerhq/hw-transport-node-hid-singleton 6.29.0-tag-word.0 → 6.29.1-nightly.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/hw-transport-node-hid-singleton@6.28.18 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/hw-transport-node-hid-singleton
2
+ > @ledgerhq/hw-transport-node-hid-singleton@6.29.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/hw-transport-node-hid-singleton
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
@@ -0,0 +1,3 @@
1
+ {
2
+ "entry": ["src/TransportNodeHid.ts"]
3
+ }
package/CHANGELOG.md CHANGED
@@ -1,6 +1,34 @@
1
1
  # @ledgerhq/hw-transport-node-hid-singleton
2
2
 
3
- ## 6.29.0-tag-word.0
3
+ ## 6.29.1-nightly.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`e63205b850`](https://github.com/LedgerHQ/ledger-live/commit/e63205b85071538ed2431157a12818d7a8f0ffa9)]:
8
+ - @ledgerhq/errors@6.15.1-nightly.0
9
+ - @ledgerhq/devices@8.0.9-nightly.0
10
+ - @ledgerhq/hw-transport@6.29.1-nightly.0
11
+ - @ledgerhq/hw-transport-node-hid-noevents@6.28.1-nightly.0
12
+
13
+ ## 6.29.0
14
+
15
+ ### Minor Changes
16
+
17
+ - [#4709](https://github.com/LedgerHQ/ledger-live/pull/4709) [`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac) Thanks [@alexandremgo](https://github.com/alexandremgo)! - feat: usage of new tracing system
18
+
19
+ The tracing helps keeping a context (for ex a `job id`) that is propagated to other logs,
20
+ creating a (simple) tracing span
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [[`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`7968dfc551`](https://github.com/LedgerHQ/ledger-live/commit/7968dfc551acca00b7fabf00a726758d74be33de), [`6b7fc5d071`](https://github.com/LedgerHQ/ledger-live/commit/6b7fc5d0711a83ed2fcacacd02795862a4a3bf1d), [`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`4d6fa0772e`](https://github.com/LedgerHQ/ledger-live/commit/4d6fa0772e19cdbd4b432fafa43621c42e2a5fdd)]:
25
+ - @ledgerhq/logs@6.11.0
26
+ - @ledgerhq/hw-transport@6.29.0
27
+ - @ledgerhq/hw-transport-node-hid-noevents@6.28.0
28
+ - @ledgerhq/errors@6.15.0
29
+ - @ledgerhq/devices@8.0.8
30
+
31
+ ## 6.29.0-next.0
4
32
 
5
33
  ### Minor Changes
6
34
 
@@ -11,12 +39,12 @@
11
39
 
12
40
  ### Patch Changes
13
41
 
14
- - Updated dependencies [[`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`6b7fc5d071`](https://github.com/LedgerHQ/ledger-live/commit/6b7fc5d0711a83ed2fcacacd02795862a4a3bf1d), [`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`4d6fa0772e`](https://github.com/LedgerHQ/ledger-live/commit/4d6fa0772e19cdbd4b432fafa43621c42e2a5fdd)]:
15
- - @ledgerhq/logs@6.11.0-tag-word.0
16
- - @ledgerhq/hw-transport@6.29.0-tag-word.0
17
- - @ledgerhq/hw-transport-node-hid-noevents@6.28.0-tag-word.0
18
- - @ledgerhq/errors@6.15.0-tag-word.0
19
- - @ledgerhq/devices@8.0.8-tag-word.0
42
+ - Updated dependencies [[`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`7968dfc551`](https://github.com/LedgerHQ/ledger-live/commit/7968dfc551acca00b7fabf00a726758d74be33de), [`6b7fc5d071`](https://github.com/LedgerHQ/ledger-live/commit/6b7fc5d0711a83ed2fcacacd02795862a4a3bf1d), [`9e2d32aec4`](https://github.com/LedgerHQ/ledger-live/commit/9e2d32aec4ebd8774880f94e3ef0e805ebb172ac), [`4d6fa0772e`](https://github.com/LedgerHQ/ledger-live/commit/4d6fa0772e19cdbd4b432fafa43621c42e2a5fdd)]:
43
+ - @ledgerhq/logs@6.11.0-next.0
44
+ - @ledgerhq/hw-transport@6.29.0-next.0
45
+ - @ledgerhq/hw-transport-node-hid-noevents@6.28.0-next.0
46
+ - @ledgerhq/errors@6.15.0-next.0
47
+ - @ledgerhq/devices@8.0.8-next.0
20
48
 
21
49
  ## 6.28.18
22
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/hw-transport-node-hid-singleton",
3
- "version": "6.29.0-tag-word.0",
3
+ "version": "6.29.1-nightly.0",
4
4
  "description": "Ledger Hardware Wallet Node implementation of the communication layer, using node-hid and node-usb",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -27,19 +27,18 @@
27
27
  "types": "lib/TransportNodeHid.d.ts",
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "lodash": "^4.17.21",
31
30
  "node-hid": "^2.1.2",
32
31
  "usb": "2.9.0",
33
- "@ledgerhq/devices": "^8.0.8-tag-word.0",
34
- "@ledgerhq/errors": "^6.15.0-tag-word.0",
35
- "@ledgerhq/hw-transport": "^6.29.0-tag-word.0",
36
- "@ledgerhq/hw-transport-node-hid-noevents": "^6.28.0-tag-word.0",
37
- "@ledgerhq/logs": "^6.11.0-tag-word.0"
32
+ "@ledgerhq/devices": "^8.0.9-nightly.0",
33
+ "@ledgerhq/errors": "^6.15.1-nightly.0",
34
+ "@ledgerhq/hw-transport": "^6.29.1-nightly.0",
35
+ "@ledgerhq/hw-transport-node-hid-noevents": "^6.28.1-nightly.0",
36
+ "@ledgerhq/logs": "^6.11.0"
38
37
  },
39
38
  "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",
40
39
  "devDependencies": {
41
40
  "@types/jest": "^29.5.0",
42
- "@types/node": "^18.15.3",
41
+ "@types/node": "^20.8.10",
43
42
  "documentation": "13.2.5",
44
43
  "jest": "^28.1.1",
45
44
  "rimraf": "^4.4.1",
@@ -55,6 +54,7 @@
55
54
  "doc": "documentation readme src/** --section=API --pe ts --re ts --re d.ts",
56
55
  "lint": "eslint ./src --no-error-on-unmatched-pattern --ext .ts,.tsx --cache",
57
56
  "lint:fix": "pnpm lint --fix",
58
- "test": "jest"
57
+ "test": "jest",
58
+ "unimported": "unimported"
59
59
  }
60
60
  }