@walkeros/web-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 CHANGED
@@ -1,5 +1,12 @@
1
1
  # @walkeros/web-destination-mixpanel
2
2
 
3
+ ## 4.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - @walkeros/core@4.1.2
8
+ - @walkeros/web-core@4.1.2
9
+
3
10
  ## 4.1.1
4
11
 
5
12
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-destination-mixpanel",
4
- "version": "4.1.1",
4
+ "version": "4.1.2",
5
5
  "type": "destination",
6
6
  "platform": [
7
7
  "web"
@@ -311,7 +311,7 @@
311
311
  "consent": {
312
312
  "functional": true
313
313
  },
314
- "id": "3a67b876fb1f21a4",
314
+ "id": "519e9c7c0e14fe8b",
315
315
  "trigger": "test",
316
316
  "entity": "account",
317
317
  "action": "delete",
@@ -380,7 +380,7 @@
380
380
  "consent": {
381
381
  "functional": true
382
382
  },
383
- "id": "9ef1f176c19d6642",
383
+ "id": "c4d4666b7204012b",
384
384
  "trigger": "test",
385
385
  "entity": "company",
386
386
  "action": "update",
@@ -498,7 +498,7 @@
498
498
  "consent": {
499
499
  "functional": true
500
500
  },
501
- "id": "b7e534a2c2cc2557",
501
+ "id": "7da8270e874ddefa",
502
502
  "trigger": "load",
503
503
  "entity": "product",
504
504
  "action": "view",
@@ -558,7 +558,7 @@
558
558
  "consent": {
559
559
  "functional": true
560
560
  },
561
- "id": "abdcfb1ce5a37c85",
561
+ "id": "d7524e5539e79a40",
562
562
  "trigger": "load",
563
563
  "entity": "page",
564
564
  "action": "view",
@@ -621,7 +621,7 @@
621
621
  "consent": {
622
622
  "functional": true
623
623
  },
624
- "id": "43b3533837a7f435",
624
+ "id": "87b0b8a7cce17b98",
625
625
  "trigger": "load",
626
626
  "entity": "product",
627
627
  "action": "view",
@@ -689,7 +689,7 @@
689
689
  "consent": {
690
690
  "functional": true
691
691
  },
692
- "id": "48805c8dfae0cf39",
692
+ "id": "609524fc94514baa",
693
693
  "trigger": "test",
694
694
  "entity": "profile",
695
695
  "action": "update",
@@ -879,7 +879,7 @@
879
879
  "consent": {
880
880
  "functional": true
881
881
  },
882
- "id": "d1d59b5431f6c873",
882
+ "id": "1ea6866e1f26cbc1",
883
883
  "trigger": "load",
884
884
  "entity": "order",
885
885
  "action": "complete",
@@ -945,7 +945,7 @@
945
945
  "consent": {
946
946
  "functional": true
947
947
  },
948
- "id": "f1351be94f6dce83",
948
+ "id": "9e5d042958c125ee",
949
949
  "trigger": "test",
950
950
  "entity": "user",
951
951
  "action": "login",
@@ -1020,7 +1020,7 @@
1020
1020
  "consent": {
1021
1021
  "functional": true
1022
1022
  },
1023
- "id": "32ce2ac2c7482e14",
1023
+ "id": "e664fa9fb50af6b8",
1024
1024
  "trigger": "test",
1025
1025
  "entity": "user",
1026
1026
  "action": "login",
@@ -1134,7 +1134,7 @@
1134
1134
  "consent": {
1135
1135
  "functional": true
1136
1136
  },
1137
- "id": "0ae18a5450d9fcc2",
1137
+ "id": "2b84e936d8a91939",
1138
1138
  "trigger": "test",
1139
1139
  "entity": "user",
1140
1140
  "action": "logout",
@@ -1199,7 +1199,7 @@
1199
1199
  "consent": {
1200
1200
  "functional": true
1201
1201
  },
1202
- "id": "d597540634020014",
1202
+ "id": "9a9bbb0be9ca7850",
1203
1203
  "trigger": "test",
1204
1204
  "entity": "debug",
1205
1205
  "action": "noise",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-destination-mixpanel",
3
3
  "description": "Mixpanel web destination for walkerOS (events, people, groups, consent)",
4
- "version": "4.1.1",
4
+ "version": "4.1.2",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.mjs",
@@ -38,13 +38,13 @@
38
38
  "update": "npx npm-check-updates -u && npm update"
39
39
  },
40
40
  "dependencies": {
41
- "@walkeros/core": "4.1.1",
41
+ "@walkeros/core": "4.1.2",
42
42
  "mixpanel-browser": "^2.78.0",
43
- "@walkeros/web-core": "4.1.1"
43
+ "@walkeros/web-core": "4.1.2"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/mixpanel-browser": "^2.50.0",
47
- "@walkeros/collector": "4.1.1"
47
+ "@walkeros/collector": "4.1.2"
48
48
  },
49
49
  "repository": {
50
50
  "url": "git+https://github.com/elbwalker/walkerOS.git",