@walkeros/server-destination-hubspot 3.4.1-next-1776790594143 → 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 +9 -9
- 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-hubspot",
|
|
4
|
-
"version": "3.4.
|
|
4
|
+
"version": "3.4.2",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"server"
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"group": "gr0up",
|
|
157
157
|
"count": 1,
|
|
158
158
|
"version": {
|
|
159
|
-
"source": "3.4.
|
|
159
|
+
"source": "3.4.2",
|
|
160
160
|
"tagging": 1
|
|
161
161
|
},
|
|
162
162
|
"source": {
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"group": "gr0up",
|
|
233
233
|
"count": 1,
|
|
234
234
|
"version": {
|
|
235
|
-
"source": "3.4.
|
|
235
|
+
"source": "3.4.2",
|
|
236
236
|
"tagging": 1
|
|
237
237
|
},
|
|
238
238
|
"source": {
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
"group": "gr0up",
|
|
320
320
|
"count": 1,
|
|
321
321
|
"version": {
|
|
322
|
-
"source": "3.4.
|
|
322
|
+
"source": "3.4.2",
|
|
323
323
|
"tagging": 1
|
|
324
324
|
},
|
|
325
325
|
"source": {
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
"group": "gr0up",
|
|
450
450
|
"count": 1,
|
|
451
451
|
"version": {
|
|
452
|
-
"source": "3.4.
|
|
452
|
+
"source": "3.4.2",
|
|
453
453
|
"tagging": 1
|
|
454
454
|
},
|
|
455
455
|
"source": {
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
"group": "gr0up",
|
|
525
525
|
"count": 1,
|
|
526
526
|
"version": {
|
|
527
|
-
"source": "3.4.
|
|
527
|
+
"source": "3.4.2",
|
|
528
528
|
"tagging": 1
|
|
529
529
|
},
|
|
530
530
|
"source": {
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
"group": "gr0up",
|
|
576
576
|
"count": 1,
|
|
577
577
|
"version": {
|
|
578
|
-
"source": "3.4.
|
|
578
|
+
"source": "3.4.2",
|
|
579
579
|
"tagging": 1
|
|
580
580
|
},
|
|
581
581
|
"source": {
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"group": "gr0up",
|
|
653
653
|
"count": 1,
|
|
654
654
|
"version": {
|
|
655
|
-
"source": "3.4.
|
|
655
|
+
"source": "3.4.2",
|
|
656
656
|
"tagging": 1
|
|
657
657
|
},
|
|
658
658
|
"source": {
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
"group": "gr0up",
|
|
750
750
|
"count": 1,
|
|
751
751
|
"version": {
|
|
752
|
-
"source": "3.4.
|
|
752
|
+
"source": "3.4.2",
|
|
753
753
|
"tagging": 1
|
|
754
754
|
},
|
|
755
755
|
"source": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/server-destination-hubspot",
|
|
3
3
|
"description": "HubSpot CRM server destination for walkerOS (@hubspot/api-client, custom events + contact upsert)",
|
|
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
|
"@hubspot/api-client": "^13.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",
|