@walkeros/server-destination-segment 3.4.1 → 3.4.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/dist/walkerOS.json +11 -11
- 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-segment",
|
|
4
|
-
"version": "3.4.
|
|
4
|
+
"version": "3.4.2",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"server"
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"group": "gr0up",
|
|
188
188
|
"count": 1,
|
|
189
189
|
"version": {
|
|
190
|
-
"source": "3.4.
|
|
190
|
+
"source": "3.4.2",
|
|
191
191
|
"tagging": 1
|
|
192
192
|
},
|
|
193
193
|
"source": {
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
"group": "gr0up",
|
|
264
264
|
"count": 1,
|
|
265
265
|
"version": {
|
|
266
|
-
"source": "3.4.
|
|
266
|
+
"source": "3.4.2",
|
|
267
267
|
"tagging": 1
|
|
268
268
|
},
|
|
269
269
|
"source": {
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"group": "gr0up",
|
|
349
349
|
"count": 1,
|
|
350
350
|
"version": {
|
|
351
|
-
"source": "3.4.
|
|
351
|
+
"source": "3.4.2",
|
|
352
352
|
"tagging": 1
|
|
353
353
|
},
|
|
354
354
|
"source": {
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"group": "gr0up",
|
|
426
426
|
"count": 1,
|
|
427
427
|
"version": {
|
|
428
|
-
"source": "3.4.
|
|
428
|
+
"source": "3.4.2",
|
|
429
429
|
"tagging": 1
|
|
430
430
|
},
|
|
431
431
|
"source": {
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"group": "gr0up",
|
|
505
505
|
"count": 1,
|
|
506
506
|
"version": {
|
|
507
|
-
"source": "3.4.
|
|
507
|
+
"source": "3.4.2",
|
|
508
508
|
"tagging": 1
|
|
509
509
|
},
|
|
510
510
|
"source": {
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"group": "gr0up",
|
|
637
637
|
"count": 1,
|
|
638
638
|
"version": {
|
|
639
|
-
"source": "3.4.
|
|
639
|
+
"source": "3.4.2",
|
|
640
640
|
"tagging": 1
|
|
641
641
|
},
|
|
642
642
|
"source": {
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
"group": "gr0up",
|
|
715
715
|
"count": 1,
|
|
716
716
|
"version": {
|
|
717
|
-
"source": "3.4.
|
|
717
|
+
"source": "3.4.2",
|
|
718
718
|
"tagging": 1
|
|
719
719
|
},
|
|
720
720
|
"source": {
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
"group": "gr0up",
|
|
809
809
|
"count": 1,
|
|
810
810
|
"version": {
|
|
811
|
-
"source": "3.4.
|
|
811
|
+
"source": "3.4.2",
|
|
812
812
|
"tagging": 1
|
|
813
813
|
},
|
|
814
814
|
"source": {
|
|
@@ -903,7 +903,7 @@
|
|
|
903
903
|
"group": "gr0up",
|
|
904
904
|
"count": 1,
|
|
905
905
|
"version": {
|
|
906
|
-
"source": "3.4.
|
|
906
|
+
"source": "3.4.2",
|
|
907
907
|
"tagging": 1
|
|
908
908
|
},
|
|
909
909
|
"source": {
|
|
@@ -1002,7 +1002,7 @@
|
|
|
1002
1002
|
"group": "gr0up",
|
|
1003
1003
|
"count": 1,
|
|
1004
1004
|
"version": {
|
|
1005
|
-
"source": "3.4.
|
|
1005
|
+
"source": "3.4.2",
|
|
1006
1006
|
"tagging": 1
|
|
1007
1007
|
},
|
|
1008
1008
|
"source": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/server-destination-segment",
|
|
3
3
|
"description": "Segment CDP server destination for walkerOS (@segment/analytics-node, full Segment Spec)",
|
|
4
|
-
"version": "3.4.
|
|
4
|
+
"version": "3.4.2",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": {
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@segment/analytics-node": "^3.0.0",
|
|
38
|
-
"@walkeros/core": "3.4.
|
|
39
|
-
"@walkeros/server-core": "3.4.
|
|
38
|
+
"@walkeros/core": "3.4.2",
|
|
39
|
+
"@walkeros/server-core": "3.4.2"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@walkeros/collector": "3.4.
|
|
42
|
+
"@walkeros/collector": "3.4.2"
|
|
43
43
|
},
|
|
44
44
|
"repository": {
|
|
45
45
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|