@ledgerhq/types-live
Advanced tools
Comparing version 6.52.4 to 6.52.5-nightly.0
@@ -183,2 +183,4 @@ import { ABTestingVariants } from "./ABTesting"; | ||
lldMemoTag: Feature_MemoTag; | ||
ldmkTransport: Feature_LdmkTransport; | ||
recoverUpsellRedirection: Feature_RecoverUpsellRedirection; | ||
}; | ||
@@ -366,2 +368,5 @@ /** | ||
}>; | ||
export type Feature_LdmkTransport = Feature<{ | ||
warningVisible: boolean; | ||
}>; | ||
export type Feature_NpsRatingsPrompt = Feature<{ | ||
@@ -500,2 +505,3 @@ conditions: { | ||
export type Feature_MemoTag = DefaultFeature; | ||
export type Feature_RecoverUpsellRedirection = DefaultFeature; | ||
/** | ||
@@ -502,0 +508,0 @@ * Utils types. |
@@ -183,2 +183,4 @@ import { ABTestingVariants } from "./ABTesting"; | ||
lldMemoTag: Feature_MemoTag; | ||
ldmkTransport: Feature_LdmkTransport; | ||
recoverUpsellRedirection: Feature_RecoverUpsellRedirection; | ||
}; | ||
@@ -366,2 +368,5 @@ /** | ||
}>; | ||
export type Feature_LdmkTransport = Feature<{ | ||
warningVisible: boolean; | ||
}>; | ||
export type Feature_NpsRatingsPrompt = Feature<{ | ||
@@ -500,2 +505,3 @@ conditions: { | ||
export type Feature_MemoTag = DefaultFeature; | ||
export type Feature_RecoverUpsellRedirection = DefaultFeature; | ||
/** | ||
@@ -502,0 +508,0 @@ * Utils types. |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.52.4", | ||
"version": "6.52.5-nightly.0", | ||
"description": "Ledger Live main types.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -196,2 +196,4 @@ import { ABTestingVariants } from "./ABTesting"; | ||
lldMemoTag: Feature_MemoTag; | ||
ldmkTransport: Feature_LdmkTransport; | ||
recoverUpsellRedirection: Feature_RecoverUpsellRedirection; | ||
}; | ||
@@ -406,2 +408,6 @@ | ||
export type Feature_LdmkTransport = Feature<{ | ||
warningVisible: boolean; | ||
}>; | ||
export type Feature_NpsRatingsPrompt = Feature<{ | ||
@@ -554,2 +560,3 @@ conditions: { | ||
export type Feature_MemoTag = DefaultFeature; | ||
export type Feature_RecoverUpsellRedirection = DefaultFeature; | ||
@@ -556,0 +563,0 @@ /** |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
388926
6260
1