@ledgerhq/types-live
Advanced tools
Comparing version 6.45.0-nightly.4 to 6.45.0-nightly.5
# @ledgerhq/types-live | ||
## 6.45.0-nightly.5 | ||
### Minor Changes | ||
- [#6476](https://github.com/LedgerHQ/ledger-live/pull/6476) [`21f5c44`](https://github.com/LedgerHQ/ledger-live/commit/21f5c4438bb542a3891f692f4274ee4c28aa76cd) Thanks [@KVNLS](https://github.com/KVNLS)! - Remove llmWalletQuickActions feature flag | ||
## 6.45.0-nightly.4 | ||
@@ -4,0 +10,0 @@ |
@@ -113,3 +113,2 @@ import { ABTestingVariants } from "./ABTesting"; | ||
brazeLearn: Feature_BrazeLearn; | ||
llmNewDeviceSelection: Feature_LlmNewDeviceSelection; | ||
ratingsPrompt: Feature_RatingsPrompt; | ||
@@ -149,3 +148,2 @@ npsRatingsPrompt: Feature_NpsRatingsPrompt; | ||
listAppsV2minor1: Feature_ListAppsV2minor1; | ||
llmWalletQuickActions: Feature_LlmWalletQuickActions; | ||
fetchAdditionalCoins: Feature_FetchAdditionalCoins; | ||
@@ -428,4 +426,2 @@ ptxSwapLiveApp: Feature_PtxSwapLiveApp; | ||
export type Feature_BrazeLearn = DefaultFeature; | ||
export type Feature_LlmNewDeviceSelection = DefaultFeature; | ||
export type Feature_LlmWalletQuickActions = DefaultFeature; | ||
export type Feature_PtxSwapMoonpayProvider = DefaultFeature; | ||
@@ -432,0 +428,0 @@ export type Feature_FlexibleContentCards = DefaultFeature; |
@@ -113,3 +113,2 @@ import { ABTestingVariants } from "./ABTesting"; | ||
brazeLearn: Feature_BrazeLearn; | ||
llmNewDeviceSelection: Feature_LlmNewDeviceSelection; | ||
ratingsPrompt: Feature_RatingsPrompt; | ||
@@ -149,3 +148,2 @@ npsRatingsPrompt: Feature_NpsRatingsPrompt; | ||
listAppsV2minor1: Feature_ListAppsV2minor1; | ||
llmWalletQuickActions: Feature_LlmWalletQuickActions; | ||
fetchAdditionalCoins: Feature_FetchAdditionalCoins; | ||
@@ -428,4 +426,2 @@ ptxSwapLiveApp: Feature_PtxSwapLiveApp; | ||
export type Feature_BrazeLearn = DefaultFeature; | ||
export type Feature_LlmNewDeviceSelection = DefaultFeature; | ||
export type Feature_LlmWalletQuickActions = DefaultFeature; | ||
export type Feature_PtxSwapMoonpayProvider = DefaultFeature; | ||
@@ -432,0 +428,0 @@ export type Feature_FlexibleContentCards = DefaultFeature; |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.45.0-nightly.4", | ||
"version": "6.45.0-nightly.5", | ||
"description": "Ledger Live main types.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -126,3 +126,2 @@ import { ABTestingVariants } from "./ABTesting"; | ||
brazeLearn: Feature_BrazeLearn; | ||
llmNewDeviceSelection: Feature_LlmNewDeviceSelection; | ||
ratingsPrompt: Feature_RatingsPrompt; | ||
@@ -162,3 +161,2 @@ npsRatingsPrompt: Feature_NpsRatingsPrompt; | ||
listAppsV2minor1: Feature_ListAppsV2minor1; | ||
llmWalletQuickActions: Feature_LlmWalletQuickActions; | ||
fetchAdditionalCoins: Feature_FetchAdditionalCoins; | ||
@@ -471,4 +469,2 @@ ptxSwapLiveApp: Feature_PtxSwapLiveApp; | ||
export type Feature_BrazeLearn = DefaultFeature; | ||
export type Feature_LlmNewDeviceSelection = DefaultFeature; | ||
export type Feature_LlmWalletQuickActions = DefaultFeature; | ||
export type Feature_PtxSwapMoonpayProvider = DefaultFeature; | ||
@@ -475,0 +471,0 @@ export type Feature_FlexibleContentCards = DefaultFeature; |
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
471077
5964