@ledgerhq/live-cli 24.11.1-nightly.2 → 24.11.1

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.
package/bin/index.js CHANGED
@@ -1,2 +1,2 @@
1
- #!/usr/bin/env node --disable-warning=DEP0040
1
+ #!/usr/bin/env node
2
2
  require("../lib/cli");
@@ -1,5 +1,4 @@
1
1
  /// <reference types="node" />
2
- /// <reference types="node" />
3
2
  import { DeviceCommonOpts } from "../../scan";
4
3
  export type DeviceAppVersionJobOpts = DeviceCommonOpts;
5
4
  declare const _default: {
@@ -1 +1 @@
1
- {"version":3,"file":"deviceAppVersion.d.ts","sourceRoot":"","sources":["../../../src/commands/device/deviceAppVersion.ts"],"names":[],"mappings":";;AAGA,OAAO,EAAE,gBAAgB,EAAa,MAAM,YAAY,CAAC;AAEzD,MAAM,MAAM,uBAAuB,GAAG,gBAAgB,CAAC;;;;;;;;;sBAInC,uBAAuB;;;;;;AAF3C,wBAIE"}
1
+ {"version":3,"file":"deviceAppVersion.d.ts","sourceRoot":"","sources":["../../../src/commands/device/deviceAppVersion.ts"],"names":[],"mappings":";AAGA,OAAO,EAAE,gBAAgB,EAAa,MAAM,YAAY,CAAC;AAEzD,MAAM,MAAM,uBAAuB,GAAG,gBAAgB,CAAC;;;;;;;;;sBAInC,uBAAuB;;;;;;AAF3C,wBAIE"}
@@ -1 +1 @@
1
- {"version":3,"file":"listApps.d.ts","sourceRoot":"","sources":["../../../src/commands/device/listApps.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAa,MAAM,YAAY,CAAC;AAEzD,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC;;;;;;;;;;sBAK3B,eAAe;;AAHnC,wBAIE"}
1
+ {"version":3,"file":"listApps.d.ts","sourceRoot":"","sources":["../../../src/commands/device/listApps.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAa,MAAM,YAAY,CAAC;AAEzD,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC;;;;;;;;;;sBAK3B,eAAe;;AAHnC,wBAWE"}
@@ -10,6 +10,8 @@ const scan_1 = require("../../scan");
10
10
  exports.default = {
11
11
  description: "list all installed apps on the device",
12
12
  args: [scan_1.deviceOpt],
13
- job: ({ device }) => (0, deviceAccess_1.withDevice)(device || "")(t => (0, rxjs_1.from)((0, listApps_1.default)(t))),
13
+ job: ({ device }) => (0, deviceAccess_1.withDevice)(device || "")(t => (0, rxjs_1.from)((0, listApps_1.default)(t)).pipe((0, rxjs_1.tap)(res => {
14
+ console.log(res);
15
+ }))),
14
16
  };
15
17
  //# sourceMappingURL=listApps.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"listApps.js","sourceRoot":"","sources":["../../../src/commands/device/listApps.ts"],"names":[],"mappings":";;;;;AAAA,+BAA4B;AAC5B,wEAAmE;AACnE,iFAAyD;AACzD,qCAAyD;AAIzD,kBAAe;IACb,WAAW,EAAE,uCAAuC;IACpD,IAAI,EAAE,CAAC,gBAAS,CAAC;IACjB,GAAG,EAAE,CAAC,EAAE,MAAM,EAAmB,EAAE,EAAE,CAAC,IAAA,yBAAU,EAAC,MAAM,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,IAAA,WAAI,EAAC,IAAA,kBAAQ,EAAC,CAAC,CAAC,CAAC,CAAC;CACvF,CAAC"}
1
+ {"version":3,"file":"listApps.js","sourceRoot":"","sources":["../../../src/commands/device/listApps.ts"],"names":[],"mappings":";;;;;AAAA,+BAAiC;AACjC,wEAAmE;AACnE,iFAAyD;AACzD,qCAAyD;AAIzD,kBAAe;IACb,WAAW,EAAE,uCAAuC;IACpD,IAAI,EAAE,CAAC,gBAAS,CAAC;IACjB,GAAG,EAAE,CAAC,EAAE,MAAM,EAAmB,EAAE,EAAE,CACnC,IAAA,yBAAU,EAAC,MAAM,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,CAC3B,IAAA,WAAI,EAAC,IAAA,kBAAQ,EAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CACpB,IAAA,UAAG,EAAC,GAAG,CAAC,EAAE;QACR,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACnB,CAAC,CAAC,CACH,CACF;CACJ,CAAC"}
@@ -1,5 +1,4 @@
1
1
  /// <reference types="node" />
2
- /// <reference types="node" />
3
2
  declare const _default: {
4
3
  bot: {
5
4
  description: string;
@@ -1 +1 @@
1
- {"version":3,"file":"commands-index.d.ts","sourceRoot":"","sources":["../src/commands-index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiEA,wBAiEE"}
1
+ {"version":3,"file":"commands-index.d.ts","sourceRoot":"","sources":["../src/commands-index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiEA,wBAiEE"}
package/lib/stream.d.ts CHANGED
@@ -1,5 +1,4 @@
1
1
  /// <reference types="node" />
2
- /// <reference types="node" />
3
2
  import { Observable } from "rxjs";
4
3
  export declare const fromNodeStream: (stream: any) => Observable<Buffer>;
5
4
  export declare const fromFile: (file: string) => Observable<Buffer>;
@@ -1 +1 @@
1
- {"version":3,"file":"stream.d.ts","sourceRoot":"","sources":["../src/stream.ts"],"names":[],"mappings":";;AACA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAElC,eAAO,MAAM,cAAc,WAAY,GAAG,KAAG,WAAW,MAAM,CAgB1D,CAAC;AACL,eAAO,MAAM,QAAQ,SAAU,MAAM,uBACqC,CAAC;AAC3E,eAAO,MAAM,aAAa,SAAU,MAAM,uBAYvC,CAAC;AACJ,eAAO,MAAM,YAAY,SAAU,MAAM,yBAAqB,WAAW,GAAG,CA4CxE,CAAC"}
1
+ {"version":3,"file":"stream.d.ts","sourceRoot":"","sources":["../src/stream.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAElC,eAAO,MAAM,cAAc,WAAY,GAAG,KAAG,WAAW,MAAM,CAgB1D,CAAC;AACL,eAAO,MAAM,QAAQ,SAAU,MAAM,uBACqC,CAAC;AAC3E,eAAO,MAAM,aAAa,SAAU,MAAM,uBAYvC,CAAC;AACJ,eAAO,MAAM,YAAY,SAAU,MAAM,yBAAqB,WAAW,GAAG,CA4CxE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-cli",
3
- "version": "24.11.1-nightly.2",
3
+ "version": "24.11.1",
4
4
  "description": "ledger-live CLI version",
5
5
  "repository": {
6
6
  "type": "git",
@@ -34,28 +34,28 @@
34
34
  "rxjs": "7.8.1",
35
35
  "winston": "3.13.0",
36
36
  "ws": "8.17.1",
37
- "@ledgerhq/coin-bitcoin": "^0.10.2",
38
- "@ledgerhq/coin-framework": "^0.25.0",
37
+ "@ledgerhq/coin-bitcoin": "^0.10.3",
38
+ "@ledgerhq/coin-framework": "^1.0.0",
39
39
  "@ledgerhq/cryptoassets": "^13.10.0",
40
- "@ledgerhq/devices": "8.4.4",
41
40
  "@ledgerhq/device-core": "^0.4.13",
41
+ "@ledgerhq/devices": "8.4.4",
42
42
  "@ledgerhq/errors": "^6.19.1",
43
+ "@ledgerhq/ledger-key-ring-protocol": "^0.5.3",
43
44
  "@ledgerhq/hw-app-btc": "^10.5.0",
44
45
  "@ledgerhq/hw-ledger-key-ring-protocol": "^0.3.1",
45
46
  "@ledgerhq/hw-transport": "^6.31.4",
46
- "@ledgerhq/hw-transport-mocker": "^6.29.4",
47
47
  "@ledgerhq/hw-transport-http": "^6.30.4",
48
+ "@ledgerhq/hw-transport-mocker": "^6.29.4",
48
49
  "@ledgerhq/hw-transport-node-hid": "^6.29.5",
49
- "@ledgerhq/hw-transport-node-speculos-http": "^6.29.4",
50
50
  "@ledgerhq/hw-transport-node-speculos": "^6.29.4",
51
- "@ledgerhq/ledger-key-ring-protocol": "^0.5.3",
52
- "@ledgerhq/live-common": "^34.21.0-nightly.2",
51
+ "@ledgerhq/hw-transport-node-speculos-http": "^6.29.4",
52
+ "@ledgerhq/live-common": "^34.21.0",
53
53
  "@ledgerhq/live-config": "^3.1.0",
54
+ "@ledgerhq/live-countervalues": "^0.3.0",
54
55
  "@ledgerhq/live-env": "^2.5.0",
55
- "@ledgerhq/live-countervalues": "^0.3.0-nightly.0",
56
- "@ledgerhq/logs": "^6.12.0",
57
56
  "@ledgerhq/live-network": "^2.0.4",
58
- "@ledgerhq/live-wallet": "^0.9.2",
57
+ "@ledgerhq/live-wallet": "^0.9.3",
58
+ "@ledgerhq/logs": "^6.12.0",
59
59
  "@ledgerhq/types-devices": "^6.25.3"
60
60
  },
61
61
  "devDependencies": {
@@ -66,13 +66,13 @@
66
66
  "@types/express": "4.17.21",
67
67
  "@types/invariant": "2.2.37",
68
68
  "@types/lodash": "4.17.7",
69
- "@types/node": "22.10.10",
69
+ "@types/node": "20.12.12",
70
70
  "@types/pako": "2.0.3",
71
71
  "@types/qrcode-terminal": "0.12.2",
72
72
  "@types/ws": "8.5.10",
73
73
  "ts-node": "10.9.2",
74
- "@ledgerhq/types-live": "^6.59.0",
75
- "@ledgerhq/types-cryptoassets": "^7.19.0"
74
+ "@ledgerhq/types-cryptoassets": "^7.19.0",
75
+ "@ledgerhq/types-live": "^6.59.0"
76
76
  },
77
77
  "scripts": {
78
78
  "prebuild": "zx ./scripts/gen.mjs",