@ledgerhq/types-cryptoassets
Advanced tools
Comparing version 6.23.3 to 7.0.0-next.0
# @ledgerhq/types-cryptoassets | ||
## 7.0.0-next.0 | ||
### Major Changes | ||
- [#2444](https://github.com/LedgerHQ/ledger-live/pull/2444) [`dcfeef0a2c`](https://github.com/LedgerHQ/ledger-live/commit/dcfeef0a2c0f8c3d344d2943b3d21654f15ae184) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Add explorerId to currency type | ||
### Minor Changes | ||
- [#1782](https://github.com/LedgerHQ/ledger-live/pull/1782) [`3ca4c9763d`](https://github.com/LedgerHQ/ledger-live/commit/3ca4c9763dd7c7ab7891efbd3cb6785cda2d038f) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - merge osmosis into cosmos family | ||
## 6.23.3 | ||
@@ -4,0 +14,0 @@ |
@@ -88,2 +88,3 @@ /** | ||
deviceTicker?: string; | ||
explorerId?: string; | ||
}; | ||
@@ -90,0 +91,0 @@ /** |
@@ -88,2 +88,3 @@ /** | ||
deviceTicker?: string; | ||
explorerId?: string; | ||
}; | ||
@@ -90,0 +91,0 @@ /** |
{ | ||
"name": "@ledgerhq/types-cryptoassets", | ||
"version": "6.23.3", | ||
"version": "7.0.0-next.0", | ||
"description": "Ledger types for crypto assets and tokens", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -121,2 +121,4 @@ /** | ||
deviceTicker?: string; | ||
// Used to connect to the right endpoint url since it is different from currencyId and ticker | ||
explorerId?: string; | ||
}; | ||
@@ -123,0 +125,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21326
328
1