@skip-go/widget 3.3.0 → 3.3.1
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.
|
@@ -4666,7 +4666,7 @@ function aa(e) {
|
|
|
4666
4666
|
const k = d.chains.map((S) => S.id);
|
|
4667
4667
|
if (!k.length)
|
|
4668
4668
|
return;
|
|
4669
|
-
const { EthereumProvider: B } = await import("./index.es-
|
|
4669
|
+
const { EthereumProvider: B } = await import("./index.es-Chio_pCf.js");
|
|
4670
4670
|
return await B.init({
|
|
4671
4671
|
...e,
|
|
4672
4672
|
disableProviderPing: !0,
|
|
@@ -46118,7 +46118,7 @@ const Sg = () => {
|
|
|
46118
46118
|
replaysSessionSampleRate: 1,
|
|
46119
46119
|
replaysOnErrorSampleRate: 0
|
|
46120
46120
|
}), ks = !0);
|
|
46121
|
-
}, jg = "3.3.
|
|
46121
|
+
}, jg = "3.3.1", Ig = () => {
|
|
46122
46122
|
const e = Ue(), n = X(Aa);
|
|
46123
46123
|
pe(() => {
|
|
46124
46124
|
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-BDNDcmdI.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.3.
|
|
4
|
+
"version": "3.3.1",
|
|
5
5
|
"repository": {
|
|
6
6
|
"url": "https://github.com/skip-mev/skip-go",
|
|
7
7
|
"directory": "packages/widget"
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@penumbra-zone/transport-dom": "^7.5.0",
|
|
43
43
|
"@r2wc/react-to-web-component": "^2.0.3",
|
|
44
44
|
"@sentry/react": "^8.46.0",
|
|
45
|
-
"@skip-go/client": "0.16.
|
|
45
|
+
"@skip-go/client": "0.16.10",
|
|
46
46
|
"@solana/spl-token": "^0.4.8",
|
|
47
47
|
"@solana/wallet-adapter-backpack": "^0.1.14",
|
|
48
48
|
"@solana/wallet-adapter-coinbase": "^0.1.19",
|