Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/types-live

Package Overview
Dependencies
Maintainers
21
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/types-live - npm Package Compare versions

Comparing version 6.41.2-nightly.0 to 6.41.2-nightly.1

7

CHANGELOG.md
# @ledgerhq/types-live
## 6.41.2-nightly.1
### Patch Changes
- [#4896](https://github.com/LedgerHQ/ledger-live/pull/4896) [`95cf52eb66`](https://github.com/LedgerHQ/ledger-live/commit/95cf52eb66769228feb45dd5e799c444e80c5072) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Feature flag listAppsV2 replaced by listAppsV2minor1
Fix listApps v2 logic: adapt to breaking changes in the API and fix "polyfilling" logic of data of apps
## 6.41.2-nightly.0

@@ -4,0 +11,0 @@

4

lib-es/feature.d.ts

@@ -159,3 +159,3 @@ import { CexDepositEntryPointsLocationsDesktop, CexDepositEntryPointsLocationsMobile } from "./cexDeposit";

transactionsAlerts: Feature_TransactionsAlerts;
listAppsV2: Feature_ListAppsV2;
listAppsV2minor1: Feature_ListAppsV2minor1;
llmWalletQuickActions: Feature_LlmWalletQuickActions;

@@ -435,3 +435,3 @@ cexDepositEntryPointsDesktop: Feature_CexDepositEntryPointsDesktop;

export type Feature_ProtectServicesDiscoverDesktop = DefaultFeature;
export type Feature_ListAppsV2 = DefaultFeature;
export type Feature_ListAppsV2minor1 = DefaultFeature;
export type Feature_BrazeLearn = DefaultFeature;

@@ -438,0 +438,0 @@ export type Feature_LlmNewDeviceSelection = DefaultFeature;

@@ -159,3 +159,3 @@ import { CexDepositEntryPointsLocationsDesktop, CexDepositEntryPointsLocationsMobile } from "./cexDeposit";

transactionsAlerts: Feature_TransactionsAlerts;
listAppsV2: Feature_ListAppsV2;
listAppsV2minor1: Feature_ListAppsV2minor1;
llmWalletQuickActions: Feature_LlmWalletQuickActions;

@@ -435,3 +435,3 @@ cexDepositEntryPointsDesktop: Feature_CexDepositEntryPointsDesktop;

export type Feature_ProtectServicesDiscoverDesktop = DefaultFeature;
export type Feature_ListAppsV2 = DefaultFeature;
export type Feature_ListAppsV2minor1 = DefaultFeature;
export type Feature_BrazeLearn = DefaultFeature;

@@ -438,0 +438,0 @@ export type Feature_LlmNewDeviceSelection = DefaultFeature;

{
"name": "@ledgerhq/types-live",
"version": "6.41.2-nightly.0",
"version": "6.41.2-nightly.1",
"description": "Ledger Live main types.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -176,3 +176,3 @@ import {

transactionsAlerts: Feature_TransactionsAlerts;
listAppsV2: Feature_ListAppsV2;
listAppsV2minor1: Feature_ListAppsV2minor1;
llmWalletQuickActions: Feature_LlmWalletQuickActions;

@@ -473,3 +473,3 @@ cexDepositEntryPointsDesktop: Feature_CexDepositEntryPointsDesktop;

export type Feature_ProtectServicesDiscoverDesktop = DefaultFeature;
export type Feature_ListAppsV2 = DefaultFeature;
export type Feature_ListAppsV2minor1 = DefaultFeature;
export type Feature_BrazeLearn = DefaultFeature;

@@ -476,0 +476,0 @@ export type Feature_LlmNewDeviceSelection = 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc