@ledgerhq/cryptoassets 13.35.0-nightly.20251210114107 → 13.35.0-nightly.20251211024123

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -5
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/cryptoassets
2
2
 
3
- ## 13.35.0-nightly.20251210114107
3
+ ## 13.35.0-nightly.20251211024123
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -20,10 +20,10 @@
20
20
 
21
21
  ### Patch Changes
22
22
 
23
- - Updated dependencies [[`19a54fd`](https://github.com/LedgerHQ/ledger-live/commit/19a54fd89a2d3c7481aebc28817870875f9d44dc), [`450f518`](https://github.com/LedgerHQ/ledger-live/commit/450f518d4cedb828c5fe1e7ccffaabd483f53226), [`30be235`](https://github.com/LedgerHQ/ledger-live/commit/30be2354822b3497c69322294ff1dab43375be50), [`bdacedf`](https://github.com/LedgerHQ/ledger-live/commit/bdacedfe32bea8ffce96ab675a44c0d7cf395143), [`768718d`](https://github.com/LedgerHQ/ledger-live/commit/768718df029bc8799b88c0299925dc56302b0c53), [`a5ad7d4`](https://github.com/LedgerHQ/ledger-live/commit/a5ad7d4578c06db3e40f260451b644c27e20cb62), [`3e70677`](https://github.com/LedgerHQ/ledger-live/commit/3e706774f8c4e9b768ab18b67abc3471cf61b6b6), [`aadb3d5`](https://github.com/LedgerHQ/ledger-live/commit/aadb3d57f5719cc2cc397975eafec8094b160afe), [`e44d216`](https://github.com/LedgerHQ/ledger-live/commit/e44d216d516df87e13f033ed64fedc1ce96380f4), [`8d8e1b7`](https://github.com/LedgerHQ/ledger-live/commit/8d8e1b7bb26305af326ea21710248223d1e8653b), [`07de7a8`](https://github.com/LedgerHQ/ledger-live/commit/07de7a87415ae4d1126e751d6a4d521ced3065e3), [`d37fa4b`](https://github.com/LedgerHQ/ledger-live/commit/d37fa4baf4534161bffe5033ce44fc7780c79d89), [`c56ab86`](https://github.com/LedgerHQ/ledger-live/commit/c56ab86ab65597caf87a09b7596faa54f3104bd4)]:
24
- - @ledgerhq/types-live@6.91.0-nightly.20251210114107
25
- - @ledgerhq/errors@6.28.0-nightly.20251210114107
26
- - @ledgerhq/live-env@2.23.0-nightly.20251210114107
23
+ - Updated dependencies [[`19a54fd`](https://github.com/LedgerHQ/ledger-live/commit/19a54fd89a2d3c7481aebc28817870875f9d44dc), [`450f518`](https://github.com/LedgerHQ/ledger-live/commit/450f518d4cedb828c5fe1e7ccffaabd483f53226), [`30be235`](https://github.com/LedgerHQ/ledger-live/commit/30be2354822b3497c69322294ff1dab43375be50), [`bdacedf`](https://github.com/LedgerHQ/ledger-live/commit/bdacedfe32bea8ffce96ab675a44c0d7cf395143), [`768718d`](https://github.com/LedgerHQ/ledger-live/commit/768718df029bc8799b88c0299925dc56302b0c53), [`a5ad7d4`](https://github.com/LedgerHQ/ledger-live/commit/a5ad7d4578c06db3e40f260451b644c27e20cb62), [`3e70677`](https://github.com/LedgerHQ/ledger-live/commit/3e706774f8c4e9b768ab18b67abc3471cf61b6b6), [`aadb3d5`](https://github.com/LedgerHQ/ledger-live/commit/aadb3d57f5719cc2cc397975eafec8094b160afe), [`e44d216`](https://github.com/LedgerHQ/ledger-live/commit/e44d216d516df87e13f033ed64fedc1ce96380f4), [`8d8e1b7`](https://github.com/LedgerHQ/ledger-live/commit/8d8e1b7bb26305af326ea21710248223d1e8653b), [`07de7a8`](https://github.com/LedgerHQ/ledger-live/commit/07de7a87415ae4d1126e751d6a4d521ced3065e3), [`d37fa4b`](https://github.com/LedgerHQ/ledger-live/commit/d37fa4baf4534161bffe5033ce44fc7780c79d89), [`2d9f320`](https://github.com/LedgerHQ/ledger-live/commit/2d9f32087eea12ae9d5ea2347b277b8bf4e60f55), [`c56ab86`](https://github.com/LedgerHQ/ledger-live/commit/c56ab86ab65597caf87a09b7596faa54f3104bd4)]:
24
+ - @ledgerhq/types-live@6.91.0-nightly.20251211024123
25
+ - @ledgerhq/errors@6.28.0-nightly.20251211024123
26
+ - @ledgerhq/live-env@2.23.0-nightly.20251211024123
27
27
 
28
28
  ## 13.34.0
29
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "13.35.0-nightly.20251210114107",
3
+ "version": "13.35.0-nightly.20251211024123",
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/live-env": "^2.23.0-nightly.20251210114107",
27
- "@ledgerhq/types-live": "^6.91.0-nightly.20251210114107",
26
+ "@ledgerhq/live-env": "^2.23.0-nightly.20251211024123",
27
+ "@ledgerhq/types-live": "^6.91.0-nightly.20251211024123",
28
28
  "@ledgerhq/logs": "^6.13.0",
29
- "@ledgerhq/errors": "^6.28.0-nightly.20251210114107"
29
+ "@ledgerhq/errors": "^6.28.0-nightly.20251211024123"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@testing-library/react": "14.2.2",
@@ -42,7 +42,7 @@
42
42
  "source-map-support": "^0.5.21",
43
43
  "ts-jest": "^29.1.1",
44
44
  "ts-node": "^10.7.0",
45
- "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251210114107"
45
+ "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251211024123"
46
46
  },
47
47
  "typesVersions": {
48
48
  "*": {