@walkeros/web-destination-pinterest 4.2.1-next-1781682752679 → 4.2.1

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,14 +1,16 @@
1
1
  # @walkeros/web-destination-pinterest
2
2
 
3
- ## 4.2.1-next-1781682752679
3
+ ## 4.2.1
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [5cbcd23]
8
+ - Updated dependencies [31c6858]
9
+ - Updated dependencies [d1b41ca]
8
10
  - Updated dependencies [0a8a08b]
9
11
  - Updated dependencies [8afb7cc]
10
- - @walkeros/core@4.2.1-next-1781682752679
11
- - @walkeros/web-core@4.2.1-next-1781682752679
12
+ - @walkeros/core@4.2.1
13
+ - @walkeros/web-core@4.2.1
12
14
 
13
15
  ## 4.2.0
14
16
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-destination-pinterest",
4
- "version": "4.2.1-next-1781682752679",
4
+ "version": "4.2.1",
5
5
  "type": "destination",
6
6
  "platform": [
7
7
  "web"
@@ -157,6 +157,8 @@
157
157
  "timestamp": 1700000100,
158
158
  "timing": 3.14,
159
159
  "source": {
160
+ "count": 1,
161
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
160
162
  "type": "collector",
161
163
  "schema": "4"
162
164
  }
@@ -216,6 +218,8 @@
216
218
  "timestamp": 1700000108,
217
219
  "timing": 3.14,
218
220
  "source": {
221
+ "count": 1,
222
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
219
223
  "type": "collector",
220
224
  "schema": "4"
221
225
  }
@@ -329,6 +333,8 @@
329
333
  "timestamp": 1700000106,
330
334
  "timing": 3.14,
331
335
  "source": {
336
+ "count": 1,
337
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
332
338
  "type": "collector",
333
339
  "schema": "4"
334
340
  }
@@ -439,6 +445,8 @@
439
445
  "timestamp": 1700000102,
440
446
  "timing": 3.14,
441
447
  "source": {
448
+ "count": 1,
449
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
442
450
  "type": "collector",
443
451
  "schema": "4"
444
452
  }
@@ -497,6 +505,8 @@
497
505
  "timestamp": 1700000105,
498
506
  "timing": 3.14,
499
507
  "source": {
508
+ "count": 1,
509
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
500
510
  "type": "collector",
501
511
  "schema": "4"
502
512
  }
@@ -592,6 +602,8 @@
592
602
  "timestamp": 1700000104,
593
603
  "timing": 3.14,
594
604
  "source": {
605
+ "count": 1,
606
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
595
607
  "type": "collector",
596
608
  "schema": "4"
597
609
  }
@@ -668,6 +680,8 @@
668
680
  "timestamp": 1700000103,
669
681
  "timing": 3.14,
670
682
  "source": {
683
+ "count": 1,
684
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
671
685
  "type": "collector",
672
686
  "schema": "4"
673
687
  }
@@ -736,6 +750,8 @@
736
750
  "timestamp": 1700000107,
737
751
  "timing": 3.14,
738
752
  "source": {
753
+ "count": 1,
754
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
739
755
  "type": "collector",
740
756
  "schema": "4"
741
757
  }
@@ -820,13 +836,15 @@
820
836
  "consent": {
821
837
  "functional": true
822
838
  },
823
- "id": "17efcbb9511fa6ee",
839
+ "id": "ee558d4fb3869893",
824
840
  "trigger": "test",
825
841
  "entity": "debug",
826
842
  "action": "noise",
827
843
  "timestamp": 1700000101,
828
844
  "timing": 3.14,
829
845
  "source": {
846
+ "count": 1,
847
+ "trace": "0a1b2c3d4e5f60718293a4b5c6d7e8f9",
830
848
  "type": "collector",
831
849
  "schema": "4"
832
850
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-destination-pinterest",
3
3
  "description": "Pinterest Tag web destination for walkerOS (conversion tracking, enhanced matching, audience building)",
4
- "version": "4.2.1-next-1781682752679",
4
+ "version": "4.2.1",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.mjs",
@@ -38,11 +38,11 @@
38
38
  "update": "npx npm-check-updates -u && npm update"
39
39
  },
40
40
  "dependencies": {
41
- "@walkeros/core": "4.2.1-next-1781682752679",
42
- "@walkeros/web-core": "4.2.1-next-1781682752679"
41
+ "@walkeros/core": "4.2.1",
42
+ "@walkeros/web-core": "4.2.1"
43
43
  },
44
44
  "devDependencies": {
45
- "@walkeros/collector": "4.2.1-next-1781682752679"
45
+ "@walkeros/collector": "4.2.1"
46
46
  },
47
47
  "repository": {
48
48
  "url": "git+https://github.com/elbwalker/walkerOS.git",