@walkeros/server-destination-aws 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.
@@ -91,7 +91,7 @@ function H(t2, e = {}, n = {}) {
91
91
  }
92
92
  function nt(t2 = {}) {
93
93
  var _a;
94
- 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 });
94
+ 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 });
95
95
  if (t2.name) {
96
96
  const [e2, n2] = (_a = t2.name.split(" ")) != null ? _a : [];
97
97
  e2 && n2 && (r.entity = e2, r.action = n2);
@@ -69,7 +69,7 @@ function H(t2, e = {}, n = {}) {
69
69
  }
70
70
  function nt(t2 = {}) {
71
71
  var _a;
72
- 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 });
72
+ 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 });
73
73
  if (t2.name) {
74
74
  const [e2, n2] = (_a = t2.name.split(" ")) != null ? _a : [];
75
75
  e2 && n2 && (r.entity = e2, r.action = n2);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/server-destination-aws",
4
- "version": "2.0.1",
4
+ "version": "2.1.0",
5
5
  "type": "destination",
6
6
  "platform": "server"
7
7
  },
@@ -154,7 +154,7 @@
154
154
  "group": "gr0up",
155
155
  "count": 1,
156
156
  "version": {
157
- "source": "2.0.1",
157
+ "source": "2.1.0",
158
158
  "tagging": 1
159
159
  },
160
160
  "source": {
@@ -257,7 +257,7 @@
257
257
  "group": "gr0up",
258
258
  "count": 1,
259
259
  "version": {
260
- "source": "2.0.1",
260
+ "source": "2.1.0",
261
261
  "tagging": 1
262
262
  },
263
263
  "source": {
@@ -329,7 +329,7 @@
329
329
  "group": "gr0up",
330
330
  "count": 1,
331
331
  "version": {
332
- "source": "2.0.1",
332
+ "source": "2.1.0",
333
333
  "tagging": 1
334
334
  },
335
335
  "source": {
@@ -432,7 +432,7 @@
432
432
  "group": "gr0up",
433
433
  "count": 1,
434
434
  "version": {
435
- "source": "2.0.1",
435
+ "source": "2.1.0",
436
436
  "tagging": 1
437
437
  },
438
438
  "source": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/server-destination-aws",
3
3
  "description": "AWS server destination for walkerOS",
4
- "version": "2.1.0",
4
+ "version": "2.1.1",
5
5
  "license": "MIT",
6
6
  "exports": {
7
7
  ".": {
@@ -34,7 +34,7 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@aws-sdk/client-firehose": "^3.952.0",
37
- "@walkeros/server-core": "^2.1.0"
37
+ "@walkeros/server-core": "^2.1.1"
38
38
  },
39
39
  "devDependencies": {},
40
40
  "repository": {