@skip-go/widget 3.10.9 → 3.10.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.
|
@@ -43519,7 +43519,7 @@ function walletConnect(parameters) {
|
|
|
43519
43519
|
const optionalChains = config2.chains.map((x2) => x2.id);
|
|
43520
43520
|
if (!optionalChains.length)
|
|
43521
43521
|
return;
|
|
43522
|
-
const { EthereumProvider } = await import("./index.es-
|
|
43522
|
+
const { EthereumProvider } = await import("./index.es-qBJShd5G.js");
|
|
43523
43523
|
return await EthereumProvider.init({
|
|
43524
43524
|
...parameters,
|
|
43525
43525
|
disableProviderPing: true,
|
|
@@ -50973,7 +50973,7 @@ const useShowCosmosLedgerWarning = () => {
|
|
|
50973
50973
|
};
|
|
50974
50974
|
const name = "@skip-go/widget";
|
|
50975
50975
|
const description = "Swap widget";
|
|
50976
|
-
const version = "3.10.
|
|
50976
|
+
const version = "3.10.11";
|
|
50977
50977
|
const repository = {
|
|
50978
50978
|
url: "https://github.com/skip-mev/skip-go",
|
|
50979
50979
|
directory: "packages/widget"
|
|
@@ -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-hS_lu4P5.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 = {};
|
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.10.
|
|
4
|
+
"version": "3.10.11",
|
|
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": "1.1.
|
|
45
|
+
"@skip-go/client": "1.1.9",
|
|
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",
|