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
259
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.0 to 6.41.1-hotfix.0

6

CHANGELOG.md
# @ledgerhq/types-live
## 6.41.1-hotfix.0
### Patch Changes
- [#4895](https://github.com/LedgerHQ/ledger-live/pull/4895) [`ce18546c0a`](https://github.com/LedgerHQ/ledger-live/commit/ce18546c0a0b9dd5ed78b1745cac19b7eef7b5eb) Thanks [@stephane-lieumont-ledger](https://github.com/stephane-lieumont-ledger)! - feat(protect-2592): add other link on firebase for quick access recover
## 6.41.0

@@ -4,0 +10,0 @@

5

lib-es/feature.d.ts

@@ -286,6 +286,9 @@ import { CexDepositEntryPointsLocationsDesktop, CexDepositEntryPointsLocationsMobile } from "./cexDeposit";

alreadySubscribedURI: string;
quickAccessURI: string;
alreadyOnboardedURI: string;
};
};
login: {
account: {
loginURI: string;
homeURI: string;
};

@@ -292,0 +295,0 @@ protectId: string;

@@ -286,6 +286,9 @@ import { CexDepositEntryPointsLocationsDesktop, CexDepositEntryPointsLocationsMobile } from "./cexDeposit";

alreadySubscribedURI: string;
quickAccessURI: string;
alreadyOnboardedURI: string;
};
};
login: {
account: {
loginURI: string;
homeURI: string;
};

@@ -292,0 +295,0 @@ protectId: string;

2

package.json
{
"name": "@ledgerhq/types-live",
"version": "6.41.0",
"version": "6.41.1-hotfix.0",
"description": "Ledger Live main types.",

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

@@ -310,6 +310,9 @@ import {

alreadySubscribedURI: string;
quickAccessURI: string;
alreadyOnboardedURI: string;
};
};
login: {
account: {
loginURI: string;
homeURI: string;
};

@@ -316,0 +319,0 @@ protectId: string;

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