@pluno/product-agent-web 0.1.214 → 0.1.215

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.
@@ -6703,7 +6703,7 @@ function Wg(t) {
6703
6703
  e ^= t.charCodeAt(n), e = Math.imul(e, 16777619);
6704
6704
  return `fnv1a-${(e >>> 0).toString(16).padStart(8, "0")}`;
6705
6705
  }
6706
- const $g = "0.1.214", jg = 80, Kg = 64e3, ra = 60, Ai = 160;
6706
+ const $g = "0.1.215", jg = 80, Kg = 64e3, ra = 60, Ai = 160;
6707
6707
  function Gg(t, e, n, s) {
6708
6708
  const i = [], o = [];
6709
6709
  let a = 0, r = 0, d = 0, c = crypto.randomUUID(), u = s.getState(), h = u.user?.id, f = null, g = "", w = "";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pluno/product-agent-web",
3
- "version": "0.1.214",
3
+ "version": "0.1.215",
4
4
  "description": "Browser SDK and default widget for embedding Pluno Product Agent into customer web apps.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",