@walkeros/web-destination-plausible 3.1.0 → 3.1.1

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.
@@ -14086,7 +14086,7 @@ function U(e2, n2 = {}, t = {}) {
14086
14086
  }
14087
14087
  function se(e2 = {}) {
14088
14088
  var _a3;
14089
- const n2 = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), t = e2.group || "gr0up", i = e2.count || 1, o = U({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${n2}-${t}-${i}`, trigger: "test", entity: "entity", action: "action", timestamp: n2, timing: 3.14, group: t, count: i, version: { source: "3.0.2", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
14089
+ const n2 = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), t = e2.group || "gr0up", i = e2.count || 1, o = U({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${n2}-${t}-${i}`, trigger: "test", entity: "entity", action: "action", timestamp: n2, timing: 3.14, group: t, count: i, version: { source: "3.1.0", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
14090
14090
  if (e2.name) {
14091
14091
  const [n3, t2] = (_a3 = e2.name.split(" ")) != null ? _a3 : [];
14092
14092
  n3 && t2 && (o.entity = n3, o.action = t2);
@@ -14065,7 +14065,7 @@ function U(e2, n2 = {}, t = {}) {
14065
14065
  }
14066
14066
  function se(e2 = {}) {
14067
14067
  var _a3;
14068
- const n2 = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), t = e2.group || "gr0up", i = e2.count || 1, o = U({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${n2}-${t}-${i}`, trigger: "test", entity: "entity", action: "action", timestamp: n2, timing: 3.14, group: t, count: i, version: { source: "3.0.2", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
14068
+ const n2 = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), t = e2.group || "gr0up", i = e2.count || 1, o = U({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${n2}-${t}-${i}`, trigger: "test", entity: "entity", action: "action", timestamp: n2, timing: 3.14, group: t, count: i, version: { source: "3.1.0", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
14069
14069
  if (e2.name) {
14070
14070
  const [n3, t2] = (_a3 = e2.name.split(" ")) != null ? _a3 : [];
14071
14071
  n3 && t2 && (o.entity = n3, o.action = t2);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-destination-plausible",
4
- "version": "3.0.2",
4
+ "version": "3.1.0",
5
5
  "type": "destination",
6
6
  "platform": [
7
7
  "web"
@@ -129,7 +129,7 @@
129
129
  "group": "gr0up",
130
130
  "count": 1,
131
131
  "version": {
132
- "source": "3.0.2",
132
+ "source": "3.1.0",
133
133
  "tagging": 1
134
134
  },
135
135
  "source": {
@@ -251,7 +251,7 @@
251
251
  "group": "gr0up",
252
252
  "count": 1,
253
253
  "version": {
254
- "source": "3.0.2",
254
+ "source": "3.1.0",
255
255
  "tagging": 1
256
256
  },
257
257
  "source": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-destination-plausible",
3
3
  "description": "Plausible web destination for walkerOS",
4
- "version": "3.1.0",
4
+ "version": "3.1.1",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.mjs",
@@ -36,10 +36,10 @@
36
36
  "update": "npx npm-check-updates -u && npm update"
37
37
  },
38
38
  "dependencies": {
39
- "@walkeros/web-core": "^3.1.0"
39
+ "@walkeros/web-core": "^3.1.1"
40
40
  },
41
41
  "devDependencies": {
42
- "@walkeros/collector": "^3.1.0"
42
+ "@walkeros/collector": "^3.1.1"
43
43
  },
44
44
  "repository": {
45
45
  "url": "git+https://github.com/elbwalker/walkerOS.git",