@ledgerhq/live-cli 24.27.0-nightly.10 → 24.27.0-nightly.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cli.js +3 -3
- package/package.json +1 -1
package/lib/cli.js
CHANGED
|
@@ -520289,7 +520289,7 @@ var require_package7 = __commonJS({
|
|
|
520289
520289
|
module2.exports = {
|
|
520290
520290
|
name: "@ledgerhq/live-common",
|
|
520291
520291
|
description: "Common ground for the Ledger Live apps",
|
|
520292
|
-
version: "34.52.0-nightly.
|
|
520292
|
+
version: "34.52.0-nightly.11",
|
|
520293
520293
|
repository: {
|
|
520294
520294
|
type: "git",
|
|
520295
520295
|
url: "https://github.com/LedgerHQ/ledger-live.git"
|
|
@@ -520624,7 +520624,7 @@ var require_package8 = __commonJS({
|
|
|
520624
520624
|
"package.json"(exports2, module2) {
|
|
520625
520625
|
module2.exports = {
|
|
520626
520626
|
name: "@ledgerhq/live-cli",
|
|
520627
|
-
version: "24.27.0-nightly.
|
|
520627
|
+
version: "24.27.0-nightly.11",
|
|
520628
520628
|
description: "ledger-live CLI version",
|
|
520629
520629
|
repository: {
|
|
520630
520630
|
type: "git",
|
|
@@ -761922,7 +761922,7 @@ var SWAP_DATA_CDN = {
|
|
|
761922
761922
|
nearintents: {
|
|
761923
761923
|
type: "CEX",
|
|
761924
761924
|
useInExchangeApp: true,
|
|
761925
|
-
displayName: "
|
|
761925
|
+
displayName: "NEAR Intents",
|
|
761926
761926
|
termsOfUseUrl: "https://swapkit.dev/terms-of-service/",
|
|
761927
761927
|
supportUrl: "https://ledgerhelp.swapkit.dev/",
|
|
761928
761928
|
mainUrl: "https://www.near.org/intents",
|