@ledgerhq/types-live
Advanced tools
Comparing version 6.41.0 to 6.41.1-hotfix.0
# @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 @@ |
@@ -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; |
{ | ||
"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
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
540530
5899
1