@ledgerhq/types-live
Advanced tools
Comparing version 6.38.0-next.0 to 6.38.0-nightly.0
# @ledgerhq/types-live | ||
## 6.38.0-next.0 | ||
## 6.38.0-nightly.0 | ||
### Minor Changes | ||
- [#4021](https://github.com/LedgerHQ/ledger-live/pull/4021) [`e5f9cc46d6`](https://github.com/LedgerHQ/ledger-live/commit/e5f9cc46d69b82ad7267296b350e9d97a47f9e86) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add telos evm currency | ||
- [#4040](https://github.com/LedgerHQ/ledger-live/pull/4040) [`95ac67a5e0`](https://github.com/LedgerHQ/ledger-live/commit/95ac67a5e0359b03c7d82c34fd1f2f3b6eb7df22) Thanks [@kallen-ledger](https://github.com/kallen-ledger)! - add feature flags around ptx services in llm | ||
- [#4015](https://github.com/LedgerHQ/ledger-live/pull/4015) [`374e339c27`](https://github.com/LedgerHQ/ledger-live/commit/374e339c27e317656d01463a822898ad3a60df85) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add support for Polygon zkEVM, Base Goerli, Klaytn | ||
@@ -12,0 +8,0 @@ |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.38.0-next.0", | ||
"version": "6.38.0-nightly.0", | ||
"description": "Ledger Live main types.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"ts-node": "^10.4.0", | ||
"@ledgerhq/types-cryptoassets": "^7.4.0-next.0", | ||
"@ledgerhq/types-cryptoassets": "^7.4.0-nightly.0", | ||
"@ledgerhq/types-devices": "^6.22.4" | ||
@@ -39,0 +39,0 @@ }, |
394020