@walkeros/server-destination-customerio 4.0.0 → 4.0.1-next-1778183328892
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/dist/walkerOS.json +12 -12
- package/package.json +4 -4
package/dist/walkerOS.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$meta": {
|
|
3
3
|
"package": "@walkeros/server-destination-customerio",
|
|
4
|
-
"version": "4.0.
|
|
4
|
+
"version": "4.0.1-next-1778183328892",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"server"
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"consent": {
|
|
193
193
|
"functional": true
|
|
194
194
|
},
|
|
195
|
-
"id": "
|
|
195
|
+
"id": "d740bb60d250855d",
|
|
196
196
|
"trigger": "load",
|
|
197
197
|
"entity": "product",
|
|
198
198
|
"action": "view",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"consent": {
|
|
249
249
|
"functional": true
|
|
250
250
|
},
|
|
251
|
-
"id": "
|
|
251
|
+
"id": "806d67257be208b2",
|
|
252
252
|
"trigger": "load",
|
|
253
253
|
"entity": "product",
|
|
254
254
|
"action": "view",
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"consent": {
|
|
313
313
|
"functional": true
|
|
314
314
|
},
|
|
315
|
-
"id": "
|
|
315
|
+
"id": "54fee38adb584ed6",
|
|
316
316
|
"trigger": "load",
|
|
317
317
|
"entity": "page",
|
|
318
318
|
"action": "view",
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"consent": {
|
|
392
392
|
"functional": true
|
|
393
393
|
},
|
|
394
|
-
"id": "
|
|
394
|
+
"id": "23ae3992df09c8a2",
|
|
395
395
|
"trigger": "test",
|
|
396
396
|
"entity": "user",
|
|
397
397
|
"action": "delete",
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"consent": {
|
|
493
493
|
"functional": true
|
|
494
494
|
},
|
|
495
|
-
"id": "
|
|
495
|
+
"id": "ea82c9d80162f1d0",
|
|
496
496
|
"trigger": "load",
|
|
497
497
|
"entity": "order",
|
|
498
498
|
"action": "complete",
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
"consent": {
|
|
609
609
|
"functional": true
|
|
610
610
|
},
|
|
611
|
-
"id": "
|
|
611
|
+
"id": "afafbc4d164fe076",
|
|
612
612
|
"trigger": "load",
|
|
613
613
|
"entity": "order",
|
|
614
614
|
"action": "complete",
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
"consent": {
|
|
671
671
|
"functional": true
|
|
672
672
|
},
|
|
673
|
-
"id": "
|
|
673
|
+
"id": "93ebd39c921edec1",
|
|
674
674
|
"trigger": "load",
|
|
675
675
|
"entity": "page",
|
|
676
676
|
"action": "view",
|
|
@@ -745,7 +745,7 @@
|
|
|
745
745
|
"consent": {
|
|
746
746
|
"functional": true
|
|
747
747
|
},
|
|
748
|
-
"id": "
|
|
748
|
+
"id": "497258f195ad4050",
|
|
749
749
|
"trigger": "test",
|
|
750
750
|
"entity": "user",
|
|
751
751
|
"action": "suppress",
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
"consent": {
|
|
812
812
|
"functional": true
|
|
813
813
|
},
|
|
814
|
-
"id": "
|
|
814
|
+
"id": "1b2ddfec6ade065f",
|
|
815
815
|
"trigger": "test",
|
|
816
816
|
"entity": "user",
|
|
817
817
|
"action": "unsuppress",
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
"consent": {
|
|
873
873
|
"functional": true
|
|
874
874
|
},
|
|
875
|
-
"id": "
|
|
875
|
+
"id": "8bc07c2ddda1ef01",
|
|
876
876
|
"trigger": "test",
|
|
877
877
|
"entity": "user",
|
|
878
878
|
"action": "login",
|
|
@@ -948,7 +948,7 @@
|
|
|
948
948
|
"consent": {
|
|
949
949
|
"functional": true
|
|
950
950
|
},
|
|
951
|
-
"id": "
|
|
951
|
+
"id": "0485182621a3761c",
|
|
952
952
|
"trigger": "test",
|
|
953
953
|
"entity": "debug",
|
|
954
954
|
"action": "noise",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/server-destination-customerio",
|
|
3
3
|
"description": "Customer.io messaging automation server destination for walkerOS (customerio-node, Track + Transactional API)",
|
|
4
|
-
"version": "4.0.
|
|
4
|
+
"version": "4.0.1-next-1778183328892",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": {
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"customerio-node": "^4.2.0",
|
|
38
|
-
"@walkeros/core": "4.0.
|
|
39
|
-
"@walkeros/server-core": "4.0.
|
|
38
|
+
"@walkeros/core": "4.0.1-next-1778183328892",
|
|
39
|
+
"@walkeros/server-core": "4.0.1-next-1778183328892"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@walkeros/collector": "4.0.
|
|
42
|
+
"@walkeros/collector": "4.0.1-next-1778183328892"
|
|
43
43
|
},
|
|
44
44
|
"repository": {
|
|
45
45
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|