@walkeros/web-destination-api 4.4.0 → 4.5.0
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 +10 -0
- package/dist/walkerOS.json +7 -7
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @walkeros/web-destination-api
|
|
2
2
|
|
|
3
|
+
## 4.5.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [63845bb]
|
|
8
|
+
- Updated dependencies [79cdcb0]
|
|
9
|
+
- Updated dependencies [756b571]
|
|
10
|
+
- @walkeros/core@4.5.0
|
|
11
|
+
- @walkeros/web-core@4.5.0
|
|
12
|
+
|
|
3
13
|
## 4.4.0
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
package/dist/walkerOS.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$meta": {
|
|
3
3
|
"package": "@walkeros/web-destination-api",
|
|
4
|
-
"version": "4.
|
|
4
|
+
"version": "4.5.0",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"web"
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"consent": {
|
|
154
154
|
"functional": true
|
|
155
155
|
},
|
|
156
|
-
"id": "
|
|
156
|
+
"id": "40d8d29514698a9e",
|
|
157
157
|
"trigger": "load",
|
|
158
158
|
"entity": "order",
|
|
159
159
|
"action": "complete",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"{\"order_id\":\"0rd3r1d\",\"amount\":555,\"tax\":73.76,\"shipping_cost\":5.22,\"currency\":\"EUR\",\"event_name\":\"order complete\",\"user_id\":\"us3r\"}",
|
|
187
187
|
{
|
|
188
188
|
"headers": {
|
|
189
|
-
"traceparent": "00-0a1b2c3d4e5f60718293a4b5c6d7e8f9-
|
|
189
|
+
"traceparent": "00-0a1b2c3d4e5f60718293a4b5c6d7e8f9-40d8d29514698a9e-01"
|
|
190
190
|
},
|
|
191
191
|
"transport": "fetch"
|
|
192
192
|
}
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"consent": {
|
|
237
237
|
"functional": true
|
|
238
238
|
},
|
|
239
|
-
"id": "
|
|
239
|
+
"id": "75d6ce40a995136f",
|
|
240
240
|
"trigger": "test",
|
|
241
241
|
"entity": "entity",
|
|
242
242
|
"action": "action",
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"{\"string\":\"foo\",\"number\":1,\"boolean\":true,\"array\":[0,\"text\",false]}",
|
|
260
260
|
{
|
|
261
261
|
"headers": {
|
|
262
|
-
"traceparent": "00-0a1b2c3d4e5f60718293a4b5c6d7e8f9-
|
|
262
|
+
"traceparent": "00-0a1b2c3d4e5f60718293a4b5c6d7e8f9-75d6ce40a995136f-01"
|
|
263
263
|
},
|
|
264
264
|
"transport": "fetch"
|
|
265
265
|
}
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"consent": {
|
|
308
308
|
"functional": true
|
|
309
309
|
},
|
|
310
|
-
"id": "
|
|
310
|
+
"id": "83597b80ce5214bb",
|
|
311
311
|
"trigger": "load",
|
|
312
312
|
"entity": "page",
|
|
313
313
|
"action": "view",
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"{\"domain\":\"www.example.com\",\"title\":\"walkerOS documentation\",\"referrer\":\"https://www.walkeros.io/\",\"search\":\"?foo=bar\",\"hash\":\"#hash\",\"id\":\"/docs/\"}",
|
|
331
331
|
{
|
|
332
332
|
"headers": {
|
|
333
|
-
"traceparent": "00-0a1b2c3d4e5f60718293a4b5c6d7e8f9-
|
|
333
|
+
"traceparent": "00-0a1b2c3d4e5f60718293a4b5c6d7e8f9-83597b80ce5214bb-01"
|
|
334
334
|
},
|
|
335
335
|
"transport": "fetch"
|
|
336
336
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/web-destination-api",
|
|
3
3
|
"description": "Web API destination for walkerOS",
|
|
4
|
-
"version": "4.
|
|
4
|
+
"version": "4.5.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./dist/index.js",
|
|
7
7
|
"module": "./dist/index.mjs",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"update": "npx npm-check-updates -u && npm update"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@walkeros/core": "4.
|
|
42
|
-
"@walkeros/web-core": "4.
|
|
41
|
+
"@walkeros/core": "4.5.0",
|
|
42
|
+
"@walkeros/web-core": "4.5.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@walkeros/collector": "4.
|
|
45
|
+
"@walkeros/collector": "4.5.0"
|
|
46
46
|
},
|
|
47
47
|
"repository": {
|
|
48
48
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|