@skip-go/widget 3.6.2 → 3.6.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.
@@ -5300,7 +5300,7 @@ function _c(e) {
5300
5300
  const C = D.chains.map((y) => y.id);
5301
5301
  if (!C.length)
5302
5302
  return;
5303
- const { EthereumProvider: g } = await import("./index.es-B66v08rU.js");
5303
+ const { EthereumProvider: g } = await import("./index.es-B04NcoJR.js");
5304
5304
  return await g.init({
5305
5305
  ...e,
5306
5306
  disableProviderPing: !0,
@@ -41892,7 +41892,7 @@ const KD = [
41892
41892
  });
41893
41893
  },
41894
41894
  getAddress: async ({ signRequired: E }) => {
41895
- if (E)
41895
+ if (E && !r)
41896
41896
  return S({
41897
41897
  chainIdToConnect: x
41898
41898
  });
@@ -46835,7 +46835,7 @@ const m3 = () => {
46835
46835
  replaysSessionSampleRate: 1,
46836
46836
  replaysOnErrorSampleRate: 0
46837
46837
  }), ds = !0);
46838
- }, p3 = "@skip-go/widget", h3 = "Swap widget", ba = "3.6.2", u3 = {
46838
+ }, p3 = "@skip-go/widget", h3 = "Swap widget", ba = "3.6.3", u3 = {
46839
46839
  url: "https://github.com/skip-mev/skip-go",
46840
46840
  directory: "packages/widget"
46841
46841
  }, d3 = "module", D3 = {
@@ -1,4 +1,4 @@
1
- import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-DRiNWkZ6.js";
1
+ import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-Vn9tM3wd.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
@@ -1,4 +1,4 @@
1
- import { W as a, d as s, l as d, r } from "./index-DRiNWkZ6.js";
1
+ import { W as a, d as s, l as d, r } from "./index-Vn9tM3wd.js";
2
2
  export {
3
3
  a as Widget,
4
4
  s 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.6.2",
4
+ "version": "3.6.3",
5
5
  "repository": {
6
6
  "url": "https://github.com/skip-mev/skip-go",
7
7
  "directory": "packages/widget"