@ledgerhq/types-live
Advanced tools
Comparing version 6.46.1-nightly.1 to 6.46.1-nightly.2
# @ledgerhq/types-live | ||
## 6.46.1-nightly.2 | ||
### Patch Changes | ||
- [#6757](https://github.com/LedgerHQ/ledger-live/pull/6757) [`f17a3cb`](https://github.com/LedgerHQ/ledger-live/commit/f17a3cbc16abf7fadf686025a5ca56ec1a1e7bb6) Thanks [@beths-ledger](https://github.com/beths-ledger)! - Add buy sell shortcut feature flag to toggle intro screen flow on buy sell ui live app. | ||
## 6.46.1-nightly.1 | ||
@@ -4,0 +10,0 @@ |
@@ -120,2 +120,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
buySellUi: Feature_BuySellUiManifest; | ||
buySellShortcut: DefaultFeature; | ||
multibuyNavigation: Feature_MultibuyNavigation; | ||
@@ -122,0 +123,0 @@ referralProgramDesktopSidebar: Feature_ReferralProgramDesktopSidebar; |
@@ -120,2 +120,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
buySellUi: Feature_BuySellUiManifest; | ||
buySellShortcut: DefaultFeature; | ||
multibuyNavigation: Feature_MultibuyNavigation; | ||
@@ -122,0 +123,0 @@ referralProgramDesktopSidebar: Feature_ReferralProgramDesktopSidebar; |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.46.1-nightly.1", | ||
"version": "6.46.1-nightly.2", | ||
"description": "Ledger Live main types.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -133,2 +133,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
buySellUi: Feature_BuySellUiManifest; | ||
buySellShortcut: DefaultFeature; | ||
multibuyNavigation: Feature_MultibuyNavigation; | ||
@@ -135,0 +136,0 @@ referralProgramDesktopSidebar: Feature_ReferralProgramDesktopSidebar; |
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
730416
5981