@walkeros/web-source-cmp-usercentrics 4.2.1-next-1781538735002 → 4.2.1-next-1781682752679

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,6 +1,6 @@
1
1
  # @walkeros/web-source-cmp-usercentrics
2
2
 
3
- ## 4.2.1-next-1781538735002
3
+ ## 4.2.1-next-1781682752679
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -11,9 +11,13 @@
11
11
  the always-emitted official events. Fixes consent-change events being dropped
12
12
  on the current Usercentrics Web CMP.
13
13
  - Updated dependencies [bd9188d]
14
+ - Updated dependencies [d8aebd1]
14
15
  - Updated dependencies [5cbcd23]
15
- - @walkeros/collector@4.2.1-next-1781538735002
16
- - @walkeros/core@4.2.1-next-1781538735002
16
+ - Updated dependencies [0a8a08b]
17
+ - Updated dependencies [8afb7cc]
18
+ - Updated dependencies [8afb7cc]
19
+ - @walkeros/collector@4.2.1-next-1781682752679
20
+ - @walkeros/core@4.2.1-next-1781682752679
17
21
 
18
22
  ## 4.2.0
19
23
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-source-cmp-usercentrics",
4
- "version": "4.2.1-next-1781538735002",
4
+ "version": "4.2.1-next-1781682752679",
5
5
  "type": "source",
6
6
  "platform": [
7
7
  "web"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-source-cmp-usercentrics",
3
3
  "description": "Usercentrics consent management source for walkerOS",
4
- "version": "4.2.1-next-1781538735002",
4
+ "version": "4.2.1-next-1781682752679",
5
5
  "license": "MIT",
6
6
  "walkerOS": {
7
7
  "type": "source",
@@ -46,8 +46,8 @@
46
46
  "update": "npx npm-check-updates -u && npm update"
47
47
  },
48
48
  "dependencies": {
49
- "@walkeros/collector": "4.2.1-next-1781538735002",
50
- "@walkeros/core": "4.2.1-next-1781538735002"
49
+ "@walkeros/collector": "4.2.1-next-1781682752679",
50
+ "@walkeros/core": "4.2.1-next-1781682752679"
51
51
  },
52
52
  "repository": {
53
53
  "url": "git+https://github.com/elbwalker/walkerOS.git",