@ledgerhq/types-live
Advanced tools
Comparing version 6.25.1-nightly.0 to 6.25.1
# @ledgerhq/types-live | ||
## 6.25.1-nightly.0 | ||
## 6.25.1 | ||
@@ -9,2 +9,8 @@ ### Patch Changes | ||
## 6.25.1-next.0 | ||
### Patch Changes | ||
- [#1372](https://github.com/LedgerHQ/ledger-live/pull/1372) [`b53d648424`](https://github.com/LedgerHQ/ledger-live/commit/b53d64842471eb2382066aecfc9f2b3b15ef7aed) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Add FEATURE_FLAGS env variable to override feature flags | ||
## 6.25.0 | ||
@@ -11,0 +17,0 @@ |
import type { BigNumber } from "bignumber.js"; | ||
import type { Operation, OperationRaw } from "./operation"; | ||
import type { Unit } from "@ledgerhq/types-cryptoassets"; | ||
import type { Operation, OperationRaw } from "./operation"; | ||
/** | ||
@@ -5,0 +5,0 @@ * |
import type { BigNumber } from "bignumber.js"; | ||
import type { Operation, OperationRaw } from "./operation"; | ||
import type { Unit } from "@ledgerhq/types-cryptoassets"; | ||
import type { Operation, OperationRaw } from "./operation"; | ||
/** | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.25.1-nightly.0", | ||
"version": "6.25.1", | ||
"description": "Ledger Live main types.", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"@ledgerhq/types-cryptoassets": "^6.23.2", | ||
"@ledgerhq/types-devices": "^6.22.3-nightly.0" | ||
"@ledgerhq/types-devices": "^6.22.3" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
import type { BigNumber } from "bignumber.js"; | ||
import type { Operation, OperationRaw } from "./operation"; | ||
import type { Unit } from "@ledgerhq/types-cryptoassets"; | ||
import type { Operation, OperationRaw } from "./operation"; | ||
@@ -5,0 +5,0 @@ /** |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
426716
0