@walkeros/destination-demo 4.2.1-next-1781682752679 → 4.2.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.
- package/CHANGELOG.md +4 -2
- package/dist/walkerOS.json +13 -5
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
# @walkeros/destination-demo
|
|
2
2
|
|
|
3
|
-
## 4.2.1
|
|
3
|
+
## 4.2.1
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- Updated dependencies [5cbcd23]
|
|
8
|
+
- Updated dependencies [31c6858]
|
|
9
|
+
- Updated dependencies [d1b41ca]
|
|
8
10
|
- Updated dependencies [0a8a08b]
|
|
9
11
|
- Updated dependencies [8afb7cc]
|
|
10
|
-
- @walkeros/core@4.2.1
|
|
12
|
+
- @walkeros/core@4.2.1
|
|
11
13
|
|
|
12
14
|
## 4.2.0
|
|
13
15
|
|
package/dist/walkerOS.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$meta": {
|
|
3
3
|
"package": "@walkeros/destination-demo",
|
|
4
|
-
"version": "4.2.1
|
|
4
|
+
"version": "4.2.1",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"web",
|
|
@@ -129,13 +129,15 @@
|
|
|
129
129
|
"consent": {
|
|
130
130
|
"functional": true
|
|
131
131
|
},
|
|
132
|
-
"id": "
|
|
132
|
+
"id": "fb44e61341e0861d",
|
|
133
133
|
"trigger": "load",
|
|
134
134
|
"entity": "order",
|
|
135
135
|
"action": "complete",
|
|
136
136
|
"timestamp": 1700000901,
|
|
137
137
|
"timing": 3.14,
|
|
138
138
|
"source": {
|
|
139
|
+
"count": 1,
|
|
140
|
+
"trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
|
|
139
141
|
"type": "collector",
|
|
140
142
|
"schema": "4"
|
|
141
143
|
}
|
|
@@ -221,13 +223,15 @@
|
|
|
221
223
|
"consent": {
|
|
222
224
|
"functional": true
|
|
223
225
|
},
|
|
224
|
-
"id": "
|
|
226
|
+
"id": "3abef2cfa46eab79",
|
|
225
227
|
"trigger": "load",
|
|
226
228
|
"entity": "order",
|
|
227
229
|
"action": "complete",
|
|
228
230
|
"timestamp": 1700000901,
|
|
229
231
|
"timing": 3.14,
|
|
230
232
|
"source": {
|
|
233
|
+
"count": 1,
|
|
234
|
+
"trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
|
|
231
235
|
"type": "collector",
|
|
232
236
|
"schema": "4"
|
|
233
237
|
}
|
|
@@ -276,13 +280,15 @@
|
|
|
276
280
|
"consent": {
|
|
277
281
|
"functional": true
|
|
278
282
|
},
|
|
279
|
-
"id": "
|
|
283
|
+
"id": "f154f2e8b5464936",
|
|
280
284
|
"trigger": "load",
|
|
281
285
|
"entity": "page",
|
|
282
286
|
"action": "view",
|
|
283
287
|
"timestamp": 1700000900,
|
|
284
288
|
"timing": 3.14,
|
|
285
289
|
"source": {
|
|
290
|
+
"count": 1,
|
|
291
|
+
"trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
|
|
286
292
|
"type": "collector",
|
|
287
293
|
"schema": "4"
|
|
288
294
|
}
|
|
@@ -329,13 +335,15 @@
|
|
|
329
335
|
"consent": {
|
|
330
336
|
"functional": true
|
|
331
337
|
},
|
|
332
|
-
"id": "
|
|
338
|
+
"id": "2e24c57be98094aa",
|
|
333
339
|
"trigger": "load",
|
|
334
340
|
"entity": "page",
|
|
335
341
|
"action": "view",
|
|
336
342
|
"timestamp": 1700000900,
|
|
337
343
|
"timing": 3.14,
|
|
338
344
|
"source": {
|
|
345
|
+
"count": 1,
|
|
346
|
+
"trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
|
|
339
347
|
"type": "collector",
|
|
340
348
|
"schema": "4"
|
|
341
349
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/destination-demo",
|
|
3
3
|
"description": "Demo destination for walkerOS - logs events to console",
|
|
4
|
-
"version": "4.2.1
|
|
4
|
+
"version": "4.2.1",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./dist/index.js",
|
|
7
7
|
"module": "./dist/index.mjs",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"test": "jest"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@walkeros/core": "4.2.1
|
|
43
|
+
"@walkeros/core": "4.2.1"
|
|
44
44
|
},
|
|
45
45
|
"repository": {
|
|
46
46
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|