@ledgerhq/coin-framework 0.16.0-next.0 → 0.16.0-nightly.2

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/coin-framework@0.15.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
2
+ > @ledgerhq/coin-framework@0.16.0-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,22 +1,27 @@
1
1
  # @ledgerhq/coin-framework
2
2
 
3
- ## 0.16.0-next.0
3
+ ## 0.16.0-nightly.2
4
4
 
5
- ### Minor Changes
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`b77ab8e`](https://github.com/LedgerHQ/ledger-live/commit/b77ab8e718ee8e10b74dc15370e8a19d2597d39e), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b)]:
8
+ - @ledgerhq/cryptoassets@13.1.2-nightly.0
9
+ - @ledgerhq/errors@6.18.0-nightly.2
10
+ - @ledgerhq/devices@8.4.1-nightly.2
11
+ - @ledgerhq/live-network@1.3.1-nightly.2
6
12
 
7
- - [#7138](https://github.com/LedgerHQ/ledger-live/pull/7138) [`ef2d53d`](https://github.com/LedgerHQ/ledger-live/commit/ef2d53d514f1f4e6f18fc79fa3423bd9b0208a04) Thanks [@lvndry](https://github.com/lvndry)! - removes via, vtc and ppc support
13
+ ## 0.16.0-nightly.1
14
+
15
+ ### Minor Changes
8
16
 
9
17
  - [#7194](https://github.com/LedgerHQ/ledger-live/pull/7194) [`c59adf2`](https://github.com/LedgerHQ/ledger-live/commit/c59adf2b0d49ea3c72b94fcb356eb72bcbfc4a6b) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Expose Tezos features for Alpaca
10
18
 
19
+ ## 0.15.1-nightly.0
20
+
11
21
  ### Patch Changes
12
22
 
13
- - Updated dependencies [[`ef2d53d`](https://github.com/LedgerHQ/ledger-live/commit/ef2d53d514f1f4e6f18fc79fa3423bd9b0208a04), [`b77ab8e`](https://github.com/LedgerHQ/ledger-live/commit/b77ab8e718ee8e10b74dc15370e8a19d2597d39e), [`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90), [`f819703`](https://github.com/LedgerHQ/ledger-live/commit/f81970347d139e63a547ab809be425d6f4d464a4), [`fe8a26b`](https://github.com/LedgerHQ/ledger-live/commit/fe8a26b04206df64e50220c3e9249c9a1bd057a6), [`1cbf767`](https://github.com/LedgerHQ/ledger-live/commit/1cbf767465d9e1f7bed5de79c5b5a0a5ca06e1b5), [`e78f3b7`](https://github.com/LedgerHQ/ledger-live/commit/e78f3b75296c7a063f6cddbeae44c36d236055f3), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b), [`c1d2bb0`](https://github.com/LedgerHQ/ledger-live/commit/c1d2bb0866723c10d6e2899d40ddd9b9801189f4)]:
14
- - @ledgerhq/types-cryptoassets@7.14.0-next.0
15
- - @ledgerhq/cryptoassets@13.2.0-next.0
16
- - @ledgerhq/types-live@6.49.0-next.0
17
- - @ledgerhq/errors@6.18.0-next.0
18
- - @ledgerhq/devices@8.4.1-next.0
19
- - @ledgerhq/live-network@1.3.1-next.0
23
+ - Updated dependencies [[`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90)]:
24
+ - @ledgerhq/types-live@6.49.0-nightly.0
20
25
 
21
26
  ## 0.15.0
22
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-framework",
3
- "version": "0.16.0-next.0",
3
+ "version": "0.16.0-nightly.2",
4
4
  "description": "Ledger framework for Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -91,14 +91,14 @@
91
91
  "lru-cache": "^7.14.1",
92
92
  "prando": "^6.0.1",
93
93
  "rxjs": "^7.8.1",
94
- "@ledgerhq/cryptoassets": "^13.2.0-next.0",
95
- "@ledgerhq/devices": "^8.4.1-next.0",
96
- "@ledgerhq/errors": "^6.18.0-next.0",
94
+ "@ledgerhq/cryptoassets": "^13.1.2-nightly.0",
95
+ "@ledgerhq/devices": "^8.4.1-nightly.2",
96
+ "@ledgerhq/errors": "^6.18.0-nightly.2",
97
97
  "@ledgerhq/live-env": "^2.1.0",
98
- "@ledgerhq/live-network": "^1.3.1-next.0",
98
+ "@ledgerhq/live-network": "^1.3.1-nightly.2",
99
99
  "@ledgerhq/logs": "^6.12.0",
100
- "@ledgerhq/types-cryptoassets": "^7.14.0-next.0",
101
- "@ledgerhq/types-live": "^6.49.0-next.0"
100
+ "@ledgerhq/types-cryptoassets": "^7.14.0-nightly.0",
101
+ "@ledgerhq/types-live": "^6.49.0-nightly.0"
102
102
  },
103
103
  "devDependencies": {
104
104
  "@types/invariant": "^2.2.2",
@@ -109,8 +109,8 @@
109
109
  "jest": "^29.7.0",
110
110
  "timemachine": "^0.3.2",
111
111
  "ts-jest": "^29.1.1",
112
- "@ledgerhq/hw-transport-node-speculos": "^6.29.1-next.0",
113
- "@ledgerhq/hw-transport-node-speculos-http": "^6.29.1-next.0"
112
+ "@ledgerhq/hw-transport-node-speculos": "^6.29.1-nightly.2",
113
+ "@ledgerhq/hw-transport-node-speculos-http": "^6.29.1-nightly.2"
114
114
  },
115
115
  "scripts": {
116
116
  "clean": "rm -rf lib lib-es",