zigap-utils 0.0.802 → 0.0.803

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.
Files changed (2) hide show
  1. package/dist/index.es.js +2 -2
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -6707,7 +6707,7 @@ function si(t, e) {
6707
6707
  return e.forceNew || e["force new connection"] || e.multiplex === !1 || u ? p = new en(i, e) : (zr[n] || (zr[n] = new en(i, e)), p = zr[n]), r.query && !e.query && (e.query = r.queryKey), p.socket(r.path, e);
6708
6708
  }
6709
6709
  Object.assign(si, { Manager: en, Socket: No, io: si, connect: si });
6710
- const Lo = _i.decrypt("U2FsdGVkX1/4tv+t13EU1k16GY0erm4Rc/ceEam9RRQKvwud+wYf62HhsQiWXpWb", "0435ce5b96a0b8821dd78d273b7a8218efe630aeb046c59b636a02c74620830dae2bcb6274a339cfda862df777938a7e17191862973e66a5b2a0733b477582aeb0");
6710
+ const Lo = _i.decrypt("U2FsdGVkX19txvZyfarkBPsgzwLlGoyHHVN7ELkoSa4k/q5rwQ1y1PverGxpVcpV", "046458e34e06abd6d02a6f316e2dfbb68ae4d67385fee08473d7534a47772bea27eab0da0964e98e7fa2fecb74df72fe3567e006826f3abaf6634f13579c5fd422");
6711
6711
  if (!Lo)
6712
6712
  throw new Error("VITE_SOCKET_URL 환경 변수가 설정되지 않았습니다.");
6713
6713
  const lr = class lr {
@@ -7028,7 +7028,7 @@ Nonce: ${R}`, K = d.type, s = d.seconds, h = { publicKey: P.publicKey, message:
7028
7028
  }
7029
7029
  }(), Ea = ({ availableNetworks: t, dapp: e, validSeconds: r, onReceive: i, isShowLogo: n = !1, logoSize: f = 30, icon: u, ...p }) => {
7030
7030
  const [d, o] = Ye(!0), { qrCode: y, roomId: m } = jr.generateAirdropQrCode(e, t, u);
7031
- return ze(() => {
7031
+ return console.log("test"), ze(() => {
7032
7032
  const M = setTimeout(() => {
7033
7033
  ie.leaveRoom(m), o(!1);
7034
7034
  }, 60 * r * 1e3);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zigap-utils",
3
- "version": "0.0.802",
3
+ "version": "0.0.803",
4
4
  "description": "",
5
5
  "main": "dist/index.es.js",
6
6
  "types": "dist/index.d.ts",