@walkeros/server-destination-mixpanel 4.1.1 → 4.1.2
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 +7 -0
- package/dist/walkerOS.json +11 -11
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
package/dist/walkerOS.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$meta": {
|
|
3
3
|
"package": "@walkeros/server-destination-mixpanel",
|
|
4
|
-
"version": "4.1.
|
|
4
|
+
"version": "4.1.2",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"server"
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"consent": {
|
|
159
159
|
"functional": true
|
|
160
160
|
},
|
|
161
|
-
"id": "
|
|
161
|
+
"id": "fbbfa71e7af274dc",
|
|
162
162
|
"trigger": "test",
|
|
163
163
|
"entity": "user",
|
|
164
164
|
"action": "login",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"consent": {
|
|
235
235
|
"functional": true
|
|
236
236
|
},
|
|
237
|
-
"id": "
|
|
237
|
+
"id": "31278425b95bc55f",
|
|
238
238
|
"trigger": "test",
|
|
239
239
|
"entity": "profile",
|
|
240
240
|
"action": "update",
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"consent": {
|
|
397
397
|
"functional": true
|
|
398
398
|
},
|
|
399
|
-
"id": "
|
|
399
|
+
"id": "1bf0e446b396f48d",
|
|
400
400
|
"trigger": "test",
|
|
401
401
|
"entity": "company",
|
|
402
402
|
"action": "update",
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"consent": {
|
|
487
487
|
"functional": true
|
|
488
488
|
},
|
|
489
|
-
"id": "
|
|
489
|
+
"id": "3034757044cf05d5",
|
|
490
490
|
"trigger": "load",
|
|
491
491
|
"entity": "product",
|
|
492
492
|
"action": "view",
|
|
@@ -590,7 +590,7 @@
|
|
|
590
590
|
"consent": {
|
|
591
591
|
"functional": true
|
|
592
592
|
},
|
|
593
|
-
"id": "
|
|
593
|
+
"id": "4953907769ac4327",
|
|
594
594
|
"trigger": "load",
|
|
595
595
|
"entity": "order",
|
|
596
596
|
"action": "complete",
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"consent": {
|
|
658
658
|
"functional": true
|
|
659
659
|
},
|
|
660
|
-
"id": "
|
|
660
|
+
"id": "a6b9b714e2e0d65e",
|
|
661
661
|
"trigger": "test",
|
|
662
662
|
"entity": "user",
|
|
663
663
|
"action": "login",
|
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
"consent": {
|
|
724
724
|
"functional": true
|
|
725
725
|
},
|
|
726
|
-
"id": "
|
|
726
|
+
"id": "d58e48daaca52ce4",
|
|
727
727
|
"trigger": "load",
|
|
728
728
|
"entity": "page",
|
|
729
729
|
"action": "view",
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
"consent": {
|
|
798
798
|
"functional": true
|
|
799
799
|
},
|
|
800
|
-
"id": "
|
|
800
|
+
"id": "b97280115fd60257",
|
|
801
801
|
"trigger": "load",
|
|
802
802
|
"entity": "product",
|
|
803
803
|
"action": "view",
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
"consent": {
|
|
873
873
|
"functional": true
|
|
874
874
|
},
|
|
875
|
-
"id": "
|
|
875
|
+
"id": "ea0efd44e157bf4e",
|
|
876
876
|
"trigger": "test",
|
|
877
877
|
"entity": "user",
|
|
878
878
|
"action": "login",
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
"consent": {
|
|
985
985
|
"functional": true
|
|
986
986
|
},
|
|
987
|
-
"id": "
|
|
987
|
+
"id": "8f38814171e6a8f8",
|
|
988
988
|
"trigger": "test",
|
|
989
989
|
"entity": "debug",
|
|
990
990
|
"action": "noise",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/server-destination-mixpanel",
|
|
3
3
|
"description": "Mixpanel server destination for walkerOS",
|
|
4
|
-
"version": "4.1.
|
|
4
|
+
"version": "4.1.2",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": {
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
"update": "npx npm-check-updates -u && npm update"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@walkeros/core": "4.1.
|
|
39
|
-
"@walkeros/server-core": "4.1.
|
|
38
|
+
"@walkeros/core": "4.1.2",
|
|
39
|
+
"@walkeros/server-core": "4.1.2",
|
|
40
40
|
"mixpanel": "^0.21.0"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@walkeros/collector": "4.1.
|
|
43
|
+
"@walkeros/collector": "4.1.2"
|
|
44
44
|
},
|
|
45
45
|
"repository": {
|
|
46
46
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|