@skip-go/widget 3.9.0-alpha-3 → 3.9.0-alpha-5

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.
@@ -43189,7 +43189,7 @@ function walletConnect(parameters) {
43189
43189
  const optionalChains = config2.chains.map((x2) => x2.id);
43190
43190
  if (!optionalChains.length)
43191
43191
  return;
43192
- const { EthereumProvider } = await import("./index.es-Cy4gacAZ.js");
43192
+ const { EthereumProvider } = await import("./index.es-BVgzj1HV.js");
43193
43193
  return await EthereumProvider.init({
43194
43194
  ...parameters,
43195
43195
  disableProviderPing: true,
@@ -52235,7 +52235,7 @@ const initSentry = () => {
52235
52235
  };
52236
52236
  const name = "@skip-go/widget";
52237
52237
  const description = "Swap widget";
52238
- const version = "3.9.0-alpha-3";
52238
+ const version = "3.9.0-alpha-5";
52239
52239
  const repository = {
52240
52240
  url: "https://github.com/skip-mev/skip-go",
52241
52241
  directory: "packages/widget"
@@ -1,4 +1,4 @@
1
- import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-D0GwdCxR.js";
1
+ import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-DDL3e5nv.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
@@ -1,4 +1,4 @@
1
- import { W, d, l, o, r } from "./index-D0GwdCxR.js";
1
+ import { W, d, l, o, r } from "./index-DDL3e5nv.js";
2
2
  export {
3
3
  W as Widget,
4
4
  d as defaultTheme,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@skip-go/widget",
3
3
  "description": "Swap widget",
4
- "version": "3.9.0-alpha-3",
4
+ "version": "3.9.0-alpha-5",
5
5
  "repository": {
6
6
  "url": "https://github.com/skip-mev/skip-go",
7
7
  "directory": "packages/widget"
@@ -44,7 +44,7 @@
44
44
  "@penumbra-zone/transport-dom": "^7.5.0",
45
45
  "@r2wc/react-to-web-component": "^2.0.3",
46
46
  "@sentry/react": "^8.46.0",
47
- "@skip-go/client": "1.0.0",
47
+ "@skip-go/client": "1.0.0-alpha-0",
48
48
  "@solana/spl-token": "^0.4.8",
49
49
  "@solana/wallet-adapter-backpack": "^0.1.14",
50
50
  "@solana/wallet-adapter-coinbase": "^0.1.19",