@walkeros/web-destination-meta 2.1.0 → 2.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.
@@ -119,7 +119,7 @@ function Z(t2) {
119
119
  }
120
120
  function nt(t2 = {}) {
121
121
  var _a;
122
- const e = t2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = t2.group || "gr0up", o = t2.count || 1, r = H({ 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: `${e}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: e, timing: 3.14, group: n, count: o, version: { source: "2.0.1", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, t2, { merge: false });
122
+ const e = t2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = t2.group || "gr0up", o = t2.count || 1, r = H({ 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: `${e}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: e, timing: 3.14, group: n, count: o, version: { source: "2.1.0", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, t2, { merge: false });
123
123
  if (t2.name) {
124
124
  const [e2, n2] = (_a = t2.name.split(" ")) != null ? _a : [];
125
125
  e2 && n2 && (r.entity = e2, r.action = n2);
@@ -98,7 +98,7 @@ function Z(t2) {
98
98
  }
99
99
  function nt(t2 = {}) {
100
100
  var _a;
101
- const e = t2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = t2.group || "gr0up", o = t2.count || 1, r = H({ 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: `${e}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: e, timing: 3.14, group: n, count: o, version: { source: "2.0.1", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, t2, { merge: false });
101
+ const e = t2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = t2.group || "gr0up", o = t2.count || 1, r = H({ 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: `${e}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: e, timing: 3.14, group: n, count: o, version: { source: "2.1.0", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, t2, { merge: false });
102
102
  if (t2.name) {
103
103
  const [e2, n2] = (_a = t2.name.split(" ")) != null ? _a : [];
104
104
  e2 && n2 && (r.entity = e2, r.action = n2);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-destination-meta",
4
- "version": "2.0.1",
4
+ "version": "2.1.0",
5
5
  "type": "destination",
6
6
  "platform": "web"
7
7
  },
@@ -136,7 +136,7 @@
136
136
  "group": "gr0up",
137
137
  "count": 1,
138
138
  "version": {
139
- "source": "2.0.1",
139
+ "source": "2.1.0",
140
140
  "tagging": 1
141
141
  },
142
142
  "source": {
@@ -247,7 +247,7 @@
247
247
  "group": "gr0up",
248
248
  "count": 1,
249
249
  "version": {
250
- "source": "2.0.1",
250
+ "source": "2.1.0",
251
251
  "tagging": 1
252
252
  },
253
253
  "source": {
@@ -363,7 +363,7 @@
363
363
  "group": "gr0up",
364
364
  "count": 1,
365
365
  "version": {
366
- "source": "2.0.1",
366
+ "source": "2.1.0",
367
367
  "tagging": 1
368
368
  },
369
369
  "source": {
@@ -468,7 +468,7 @@
468
468
  "group": "gr0up",
469
469
  "count": 1,
470
470
  "version": {
471
- "source": "2.0.1",
471
+ "source": "2.1.0",
472
472
  "tagging": 1
473
473
  },
474
474
  "source": {
@@ -577,7 +577,7 @@
577
577
  "group": "gr0up",
578
578
  "count": 1,
579
579
  "version": {
580
- "source": "2.0.1",
580
+ "source": "2.1.0",
581
581
  "tagging": 1
582
582
  },
583
583
  "source": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-destination-meta",
3
3
  "description": "Meta pixel web destination for walkerOS",
4
- "version": "2.1.0",
4
+ "version": "2.1.1",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.mjs",
@@ -36,11 +36,11 @@
36
36
  "update": "npx npm-check-updates -u && npm update"
37
37
  },
38
38
  "dependencies": {
39
- "@walkeros/web-core": "^2.1.0"
39
+ "@walkeros/web-core": "^2.1.1"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@types/facebook-pixel": "^0.0.31",
43
- "@walkeros/collector": "^2.1.0"
43
+ "@walkeros/collector": "^2.1.1"
44
44
  },
45
45
  "repository": {
46
46
  "url": "git+https://github.com/elbwalker/walkerOS.git",