@skip-go/widget 3.4.7 → 3.4.8
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.
|
@@ -5265,7 +5265,7 @@ function Qc(e) {
|
|
|
5265
5265
|
const d = D.chains.map((P) => P.id);
|
|
5266
5266
|
if (!d.length)
|
|
5267
5267
|
return;
|
|
5268
|
-
const { EthereumProvider: b } = await import("./index.es-
|
|
5268
|
+
const { EthereumProvider: b } = await import("./index.es-9M4A3b7d.js");
|
|
5269
5269
|
return await b.init({
|
|
5270
5270
|
...e,
|
|
5271
5271
|
disableProviderPing: !0,
|
|
@@ -41128,7 +41128,6 @@ const LD = [
|
|
|
41128
41128
|
"kava_2222-10",
|
|
41129
41129
|
"kyve-1",
|
|
41130
41130
|
"lava-mainnet-1",
|
|
41131
|
-
"mars-1",
|
|
41132
41131
|
"neutron-1",
|
|
41133
41132
|
"noble-1",
|
|
41134
41133
|
"omniflixhub-1",
|
|
@@ -41172,7 +41171,6 @@ const LD = [
|
|
|
41172
41171
|
"kava_2222-10",
|
|
41173
41172
|
"kyve-1",
|
|
41174
41173
|
"lava-mainnet-1",
|
|
41175
|
-
"mars-1",
|
|
41176
41174
|
"neutron-1",
|
|
41177
41175
|
"noble-1",
|
|
41178
41176
|
"omniflixhub-1",
|
|
@@ -46407,7 +46405,7 @@ const Kg = () => {
|
|
|
46407
46405
|
replaysSessionSampleRate: 1,
|
|
46408
46406
|
replaysOnErrorSampleRate: 0
|
|
46409
46407
|
}), ms = !0);
|
|
46410
|
-
}, Hm = "3.4.
|
|
46408
|
+
}, Hm = "3.4.8", Xg = () => {
|
|
46411
46409
|
const e = Qe(), n = Y(Dt);
|
|
46412
46410
|
se(() => {
|
|
46413
46411
|
n((i) => ({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-
|
|
1
|
+
import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-KdxMiqHM.js";
|
|
2
2
|
import qg, { PROPOSAL_EXPIRY_MESSAGE } from "@walletconnect/sign-client";
|
|
3
3
|
const global = globalThis || void 0 || self;
|
|
4
4
|
var buffer$1 = {}, base64Js = {};
|
package/build/index.js
CHANGED