@skip-go/widget 3.4.2 → 3.4.3
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 $c(e) {
|
|
|
5265
5265
|
const x = u.chains.map((z) => z.id);
|
|
5266
5266
|
if (!x.length)
|
|
5267
5267
|
return;
|
|
5268
|
-
const { EthereumProvider: b } = await import("./index.es-
|
|
5268
|
+
const { EthereumProvider: b } = await import("./index.es-DvkCy7b0.js");
|
|
5269
5269
|
return await b.init({
|
|
5270
5270
|
...e,
|
|
5271
5271
|
disableProviderPing: !0,
|
|
@@ -46158,7 +46158,7 @@ const Wg = () => {
|
|
|
46158
46158
|
replaysSessionSampleRate: 1,
|
|
46159
46159
|
replaysOnErrorSampleRate: 0
|
|
46160
46160
|
}), ms = !0);
|
|
46161
|
-
}, Hm = "3.4.
|
|
46161
|
+
}, Hm = "3.4.3", Ug = () => {
|
|
46162
46162
|
const e = Qe(), n = Y(Dt);
|
|
46163
46163
|
re(() => {
|
|
46164
46164
|
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-D3z7CRWo.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
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skip-go/widget",
|
|
3
3
|
"description": "Swap widget",
|
|
4
|
-
"version": "3.4.
|
|
4
|
+
"version": "3.4.3",
|
|
5
5
|
"repository": {
|
|
6
6
|
"url": "https://github.com/skip-mev/skip-go",
|
|
7
7
|
"directory": "packages/widget"
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@penumbra-zone/transport-dom": "^7.5.0",
|
|
44
44
|
"@r2wc/react-to-web-component": "^2.0.3",
|
|
45
45
|
"@sentry/react": "^8.46.0",
|
|
46
|
-
"@skip-go/client": "0.16.
|
|
46
|
+
"@skip-go/client": "0.16.19",
|
|
47
47
|
"@solana/spl-token": "^0.4.8",
|
|
48
48
|
"@solana/wallet-adapter-backpack": "^0.1.14",
|
|
49
49
|
"@solana/wallet-adapter-coinbase": "^0.1.19",
|