@skip-go/widget 3.2.2-alpha.0 → 3.2.2-alpha.2

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.
@@ -4671,7 +4671,7 @@ function ta(e) {
4671
4671
  const k = d.chains.map((q) => q.id);
4672
4672
  if (!k.length)
4673
4673
  return;
4674
- const { EthereumProvider: B } = await import("./index.es-DpAm9xsD.js");
4674
+ const { EthereumProvider: B } = await import("./index.es-DJv8fpS3.js");
4675
4675
  return await B.init({
4676
4676
  ...e,
4677
4677
  disableProviderPing: !0,
@@ -44619,9 +44619,9 @@ let bs = !1;
44619
44619
  const F3 = () => {
44620
44620
  bs || (Np({
44621
44621
  dsn: "https://10ce608bdd1c68a13d3849d6b242333c@o4504768725909504.ingest.us.sentry.io/4508485201231872",
44622
+ sendClientReports: !1,
44622
44623
  tunnel: "api/sentry",
44623
44624
  defaultIntegrations: !1,
44624
- denyUrls: [/^https?:\/\/localhost:.*/],
44625
44625
  integrations: [
44626
44626
  Vp(),
44627
44627
  Lp(),
@@ -44634,7 +44634,6 @@ const F3 = () => {
44634
44634
  maskAllText: !1,
44635
44635
  maskAllInputs: !1,
44636
44636
  blockAllMedia: !1,
44637
- networkDetailAllowUrls: [/^https:\/\/go\.skip\.build\//],
44638
44637
  networkRequestHeaders: ["X-Custom-Header"],
44639
44638
  networkResponseHeaders: ["X-Custom-Header"]
44640
44639
  })
@@ -44643,7 +44642,7 @@ const F3 = () => {
44643
44642
  replaysSessionSampleRate: 1,
44644
44643
  replaysOnErrorSampleRate: 0
44645
44644
  }), bs = !0);
44646
- }, B3 = "3.2.2-alpha.0", M3 = () => {
44645
+ }, B3 = "3.2.2-alpha.2", M3 = () => {
44647
44646
  const e = Ue(), n = X(fa);
44648
44647
  pe(() => {
44649
44648
  n((i) => ({
@@ -1,4 +1,4 @@
1
- import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-CRrgBd-4.js";
1
+ import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-C3HENV0n.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 { S as t, W as d, d as h, l as s } from "./index-CRrgBd-4.js";
1
+ import { S as t, W as d, d as h, l as s } from "./index-C3HENV0n.js";
2
2
  export {
3
3
  t as ShowWidget,
4
4
  d as Widget,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@skip-go/widget",
3
3
  "description": "Swap widget",
4
- "version": "3.2.2-alpha.0",
4
+ "version": "3.2.2-alpha.2",
5
5
  "repository": {
6
6
  "url": "https://github.com/skip-mev/skip-go",
7
7
  "directory": "packages/widget"