@encatch/web-sdk 0.0.35-beta.7 → 0.0.35-beta.8

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.
@@ -305,7 +305,7 @@ async function we() {
305
305
  if (!(ee || typeof window > "u" || typeof document > "u")) {
306
306
  ee = !0;
307
307
  try {
308
- const t = (await import("./core-wrapper-DnkpWu-Q.js")).default;
308
+ const t = (await import("./core-wrapper-BMvOyc0u.js")).default;
309
309
  if (typeof document > "u") return;
310
310
  let e = document.getElementById("enisght-root");
311
311
  !e && document.body && (e = document.createElement("div"), e.id = "enisght-root", document.body.appendChild(e)), e && ye(/* @__PURE__ */ ke(t, {}), e);
@@ -1,4 +1,4 @@
1
- import { E as e, e as t } from "./module-7fG0W-i9.js";
1
+ import { E as e, e as t } from "./module-DC2Edddk.js";
2
2
  export {
3
3
  e as Encatch,
4
4
  t as encatch
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@encatch/web-sdk",
3
- "version": "0.0.35-beta.7",
3
+ "version": "0.0.35-beta.8",
4
4
  "description": "A powerful, lightweight JavaScript SDK for collecting user feedback and running surveys on web applications",
5
5
  "type": "module",
6
6
  "main": "dist-sdk/plugin/sdk/module.js",