@ledgerhq/types-cryptoassets
Advanced tools
Comparing version 6.23.2 to 6.23.3-next.0
# @ledgerhq/types-cryptoassets | ||
## 6.23.3-next.0 | ||
### Patch Changes | ||
- [#1141](https://github.com/LedgerHQ/ledger-live/pull/1141) [`24ea9cd15f`](https://github.com/LedgerHQ/ledger-live/commit/24ea9cd15f92d5a2c74c4b936bacb89d5d4d36fd) Thanks [@valpinkman](https://github.com/valpinkman)! - Collateral changes due to solving all LLM typescript/eslint issues/warnings. | ||
## 6.23.2 | ||
@@ -4,0 +10,0 @@ |
@@ -93,3 +93,4 @@ /** | ||
export declare type Currency = FiatCurrency | CryptoCurrency | TokenCurrency; | ||
export declare type CryptoOrTokenCurrency = CryptoCurrency | TokenCurrency; | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -93,3 +93,4 @@ /** | ||
export declare type Currency = FiatCurrency | CryptoCurrency | TokenCurrency; | ||
export declare type CryptoOrTokenCurrency = CryptoCurrency | TokenCurrency; | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@ledgerhq/types-cryptoassets", | ||
"version": "6.23.2", | ||
"version": "6.23.3-next.0", | ||
"description": "Ledger types for crypto assets and tokens", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -127,1 +127,3 @@ /** | ||
export type Currency = FiatCurrency | CryptoCurrency | TokenCurrency; | ||
export type CryptoOrTokenCurrency = CryptoCurrency | TokenCurrency; |
Sorry, the diff of this file is not supported yet
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
20190
324
1