@ledgerhq/types-live
Advanced tools
Comparing version 6.52.1-nightly.1 to 6.52.1-nightly.2
@@ -158,5 +158,5 @@ import { ABTestingVariants } from "./ABTesting"; | ||
ptxSwapLiveAppDemoThree: Feature_PtxSwapLiveAppDemoZero; | ||
ptxSwapCoreExperiment: Feature_PtxSwapCoreExperiment; | ||
ptxSwapMoonpayProvider: Feature_PtxSwapMoonpayProvider; | ||
ptxSwapExodusProvider: Feature_PtxSwapExodusProvider; | ||
ptxSwapThorswapProvider: Feature_PtxSwapThorswapProvider; | ||
ptxSwapReceiveTRC20WithoutTrx: Feature_PtxSwapReceiveTRC20WithoutTrx; | ||
@@ -428,2 +428,8 @@ flexibleContentCards: Feature_FlexibleContentCards; | ||
}>; | ||
export type Feature_PtxSwapCoreExperiment = Feature<{ | ||
variant: "Demo0" | "Demo3" | "Demo3Thorswap"; | ||
manifest_id: string; | ||
currencies?: string[]; | ||
families?: string[]; | ||
}>; | ||
export type Feature_FetchAdditionalCoins = Feature<{ | ||
@@ -484,3 +490,2 @@ batch: number; | ||
export type Feature_PtxSwapExodusProvider = DefaultFeature; | ||
export type Feature_PtxSwapThorswapProvider = DefaultFeature; | ||
export type Feature_PtxSwapReceiveTRC20WithoutTrx = DefaultFeature; | ||
@@ -487,0 +492,0 @@ export type Feature_FlexibleContentCards = DefaultFeature; |
@@ -158,5 +158,5 @@ import { ABTestingVariants } from "./ABTesting"; | ||
ptxSwapLiveAppDemoThree: Feature_PtxSwapLiveAppDemoZero; | ||
ptxSwapCoreExperiment: Feature_PtxSwapCoreExperiment; | ||
ptxSwapMoonpayProvider: Feature_PtxSwapMoonpayProvider; | ||
ptxSwapExodusProvider: Feature_PtxSwapExodusProvider; | ||
ptxSwapThorswapProvider: Feature_PtxSwapThorswapProvider; | ||
ptxSwapReceiveTRC20WithoutTrx: Feature_PtxSwapReceiveTRC20WithoutTrx; | ||
@@ -428,2 +428,8 @@ flexibleContentCards: Feature_FlexibleContentCards; | ||
}>; | ||
export type Feature_PtxSwapCoreExperiment = Feature<{ | ||
variant: "Demo0" | "Demo3" | "Demo3Thorswap"; | ||
manifest_id: string; | ||
currencies?: string[]; | ||
families?: string[]; | ||
}>; | ||
export type Feature_FetchAdditionalCoins = Feature<{ | ||
@@ -484,3 +490,2 @@ batch: number; | ||
export type Feature_PtxSwapExodusProvider = DefaultFeature; | ||
export type Feature_PtxSwapThorswapProvider = DefaultFeature; | ||
export type Feature_PtxSwapReceiveTRC20WithoutTrx = DefaultFeature; | ||
@@ -487,0 +492,0 @@ export type Feature_FlexibleContentCards = DefaultFeature; |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.52.1-nightly.1", | ||
"version": "6.52.1-nightly.2", | ||
"description": "Ledger Live main types.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -171,5 +171,5 @@ import { ABTestingVariants } from "./ABTesting"; | ||
ptxSwapLiveAppDemoThree: Feature_PtxSwapLiveAppDemoZero; | ||
ptxSwapCoreExperiment: Feature_PtxSwapCoreExperiment; | ||
ptxSwapMoonpayProvider: Feature_PtxSwapMoonpayProvider; | ||
ptxSwapExodusProvider: Feature_PtxSwapExodusProvider; | ||
ptxSwapThorswapProvider: Feature_PtxSwapThorswapProvider; | ||
ptxSwapReceiveTRC20WithoutTrx: Feature_PtxSwapReceiveTRC20WithoutTrx; | ||
@@ -472,2 +472,9 @@ flexibleContentCards: Feature_FlexibleContentCards; | ||
export type Feature_PtxSwapCoreExperiment = Feature<{ | ||
variant: "Demo0" | "Demo3" | "Demo3Thorswap"; | ||
manifest_id: string; | ||
currencies?: string[]; | ||
families?: string[]; | ||
}>; | ||
export type Feature_FetchAdditionalCoins = Feature<{ | ||
@@ -537,3 +544,2 @@ batch: number; | ||
export type Feature_PtxSwapExodusProvider = DefaultFeature; | ||
export type Feature_PtxSwapThorswapProvider = DefaultFeature; | ||
export type Feature_PtxSwapReceiveTRC20WithoutTrx = DefaultFeature; | ||
@@ -540,0 +546,0 @@ export type Feature_FlexibleContentCards = DefaultFeature; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
382639
6236