@walkeros/server-destination-klaviyo 4.3.0-next-1784055686454 → 4.3.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 +4 -3
- package/dist/walkerOS.json +8 -8
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @walkeros/server-destination-klaviyo
|
|
2
2
|
|
|
3
|
-
## 4.3.0
|
|
3
|
+
## 4.3.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -8,9 +8,10 @@
|
|
|
8
8
|
- Updated dependencies [e01036e]
|
|
9
9
|
- Updated dependencies [98801c9]
|
|
10
10
|
- Updated dependencies [f8408fd]
|
|
11
|
+
- Updated dependencies [907eed0]
|
|
11
12
|
- Updated dependencies [9506e3e]
|
|
12
|
-
- @walkeros/core@4.3.0
|
|
13
|
-
- @walkeros/server-core@4.3.0
|
|
13
|
+
- @walkeros/core@4.3.0
|
|
14
|
+
- @walkeros/server-core@4.3.0
|
|
14
15
|
|
|
15
16
|
## 4.2.1
|
|
16
17
|
|
package/dist/walkerOS.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$meta": {
|
|
3
3
|
"package": "@walkeros/server-destination-klaviyo",
|
|
4
|
-
"version": "4.3.0
|
|
4
|
+
"version": "4.3.0",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"server"
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"consent": {
|
|
113
113
|
"functional": true
|
|
114
114
|
},
|
|
115
|
-
"id": "
|
|
115
|
+
"id": "301460d72f67bf20",
|
|
116
116
|
"trigger": "load",
|
|
117
117
|
"entity": "product",
|
|
118
118
|
"action": "view",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"consent": {
|
|
199
199
|
"functional": true
|
|
200
200
|
},
|
|
201
|
-
"id": "
|
|
201
|
+
"id": "e9d55e4648c1c4f0",
|
|
202
202
|
"trigger": "load",
|
|
203
203
|
"entity": "page",
|
|
204
204
|
"action": "view",
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"consent": {
|
|
305
305
|
"functional": true
|
|
306
306
|
},
|
|
307
|
-
"id": "
|
|
307
|
+
"id": "fcdc2420bf88b71f",
|
|
308
308
|
"trigger": "test",
|
|
309
309
|
"entity": "newsletter",
|
|
310
310
|
"action": "signup",
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"consent": {
|
|
380
380
|
"functional": true
|
|
381
381
|
},
|
|
382
|
-
"id": "
|
|
382
|
+
"id": "846b3b677dc9581e",
|
|
383
383
|
"trigger": "load",
|
|
384
384
|
"entity": "product",
|
|
385
385
|
"action": "view",
|
|
@@ -518,7 +518,7 @@
|
|
|
518
518
|
"consent": {
|
|
519
519
|
"functional": true
|
|
520
520
|
},
|
|
521
|
-
"id": "
|
|
521
|
+
"id": "07b1cc9e0d664d89",
|
|
522
522
|
"trigger": "load",
|
|
523
523
|
"entity": "order",
|
|
524
524
|
"action": "complete",
|
|
@@ -625,7 +625,7 @@
|
|
|
625
625
|
"consent": {
|
|
626
626
|
"functional": true
|
|
627
627
|
},
|
|
628
|
-
"id": "
|
|
628
|
+
"id": "05174c073faf2a23",
|
|
629
629
|
"trigger": "test",
|
|
630
630
|
"entity": "user",
|
|
631
631
|
"action": "login",
|
|
@@ -717,7 +717,7 @@
|
|
|
717
717
|
"consent": {
|
|
718
718
|
"functional": true
|
|
719
719
|
},
|
|
720
|
-
"id": "
|
|
720
|
+
"id": "e65f3aefb63796b4",
|
|
721
721
|
"trigger": "test",
|
|
722
722
|
"entity": "debug",
|
|
723
723
|
"action": "noise",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/server-destination-klaviyo",
|
|
3
3
|
"description": "Klaviyo marketing automation server destination for walkerOS (klaviyo-api SDK, events + profile upserts)",
|
|
4
|
-
"version": "4.3.0
|
|
4
|
+
"version": "4.3.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": {
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"klaviyo-api": "^22.0.0",
|
|
39
|
-
"@walkeros/core": "4.3.0
|
|
40
|
-
"@walkeros/server-core": "4.3.0
|
|
39
|
+
"@walkeros/core": "4.3.0",
|
|
40
|
+
"@walkeros/server-core": "4.3.0"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@walkeros/collector": "4.3.0
|
|
43
|
+
"@walkeros/collector": "4.3.0"
|
|
44
44
|
},
|
|
45
45
|
"repository": {
|
|
46
46
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|