@ledgerhq/cryptoassets 13.36.0-nightly.20260109024422 → 13.36.0-nightly.20260110024039
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/CHANGELOG.md +5 -5
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @ledgerhq/cryptoassets
|
|
2
2
|
|
|
3
|
-
## 13.36.0-nightly.
|
|
3
|
+
## 13.36.0-nightly.20260110024039
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
- [#13062](https://github.com/LedgerHQ/ledger-live/pull/13062) [`6e6a12c`](https://github.com/LedgerHQ/ledger-live/commit/6e6a12cdfd79b752839bf664bab5156cea9c9e23) Thanks [@Justkant](https://github.com/Justkant)! - fix: update manager app name for Avalanche C-Chain to Ethereum
|
|
14
14
|
|
|
15
15
|
- Updated dependencies [[`7e12cd3`](https://github.com/LedgerHQ/ledger-live/commit/7e12cd30f47d42cd8dac35cfa475abdd9ad44e19), [`4455451`](https://github.com/LedgerHQ/ledger-live/commit/445545117cf0196d7c5a303df21041c23b91844c), [`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4), [`fba1e31`](https://github.com/LedgerHQ/ledger-live/commit/fba1e31386e589a93adb19bc4f6eae55129e19ea), [`e57fa40`](https://github.com/LedgerHQ/ledger-live/commit/e57fa40a1bb480ebcc03120a1aab3b02e249bf8d), [`e844b3b`](https://github.com/LedgerHQ/ledger-live/commit/e844b3bd5f8a4b21cf94e0a598c22a2a42791490), [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b), [`c2d4259`](https://github.com/LedgerHQ/ledger-live/commit/c2d425989b600732f4fb0a88993e2673e93698a7), [`9e80ecc`](https://github.com/LedgerHQ/ledger-live/commit/9e80ecc5ef6da4f39a184d3c555c8d7c439754a8), [`ffa9e7e`](https://github.com/LedgerHQ/ledger-live/commit/ffa9e7e58dd60d0f568362a95e14ba5d130c2d07), [`4caf2ef`](https://github.com/LedgerHQ/ledger-live/commit/4caf2eff2aff2a6f1048ccf8e94295c954554ae1), [`c4045c7`](https://github.com/LedgerHQ/ledger-live/commit/c4045c714ee0fb1f02f6e75cae04e99cdea01ae4), [`7f05536`](https://github.com/LedgerHQ/ledger-live/commit/7f0553665e9c8721f263825cc79994bfc6729d9b)]:
|
|
16
|
-
- @ledgerhq/types-live@6.92.0-nightly.
|
|
17
|
-
- @ledgerhq/live-env@2.24.0-nightly.
|
|
18
|
-
- @ledgerhq/errors@6.29.0-nightly.
|
|
19
|
-
- @ledgerhq/logs@6.14.0-nightly.
|
|
16
|
+
- @ledgerhq/types-live@6.92.0-nightly.20260110024039
|
|
17
|
+
- @ledgerhq/live-env@2.24.0-nightly.20260110024039
|
|
18
|
+
- @ledgerhq/errors@6.29.0-nightly.20260110024039
|
|
19
|
+
- @ledgerhq/logs@6.14.0-nightly.20260110024039
|
|
20
20
|
|
|
21
21
|
## 13.35.1
|
|
22
22
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/cryptoassets",
|
|
3
|
-
"version": "13.36.0-nightly.
|
|
3
|
+
"version": "13.36.0-nightly.20260110024039",
|
|
4
4
|
"description": "Ledger crypto-assets list",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger"
|
|
@@ -23,10 +23,10 @@
|
|
|
23
23
|
"@reduxjs/toolkit": "2.8.2",
|
|
24
24
|
"invariant": "2",
|
|
25
25
|
"zod": "^3.22.4",
|
|
26
|
-
"@ledgerhq/
|
|
27
|
-
"@ledgerhq/
|
|
28
|
-
"@ledgerhq/
|
|
29
|
-
"@ledgerhq/errors": "^6.29.0-nightly.
|
|
26
|
+
"@ledgerhq/live-env": "^2.24.0-nightly.20260110024039",
|
|
27
|
+
"@ledgerhq/types-live": "^6.92.0-nightly.20260110024039",
|
|
28
|
+
"@ledgerhq/logs": "^6.14.0-nightly.20260110024039",
|
|
29
|
+
"@ledgerhq/errors": "^6.29.0-nightly.20260110024039"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@testing-library/dom": "10.4.1",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@swc/jest": "0.2.39",
|
|
45
45
|
"@swc/core": "1.15.8",
|
|
46
46
|
"ts-node": "^10.7.0",
|
|
47
|
-
"@ledgerhq/types-cryptoassets": "^7.32.0-nightly.
|
|
47
|
+
"@ledgerhq/types-cryptoassets": "^7.32.0-nightly.20260110024039"
|
|
48
48
|
},
|
|
49
49
|
"typesVersions": {
|
|
50
50
|
"*": {
|