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

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-1781594053720
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -12,8 +12,8 @@
12
12
  on the current Usercentrics Web CMP.
13
13
  - Updated dependencies [bd9188d]
14
14
  - Updated dependencies [5cbcd23]
15
- - @walkeros/collector@4.2.1-next-1781538735002
16
- - @walkeros/core@4.2.1-next-1781538735002
15
+ - @walkeros/collector@4.2.1-next-1781594053720
16
+ - @walkeros/core@4.2.1-next-1781594053720
17
17
 
18
18
  ## 4.2.0
19
19
 
@@ -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-1781594053720",
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-1781594053720",
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-1781594053720",
50
+ "@walkeros/core": "4.2.1-next-1781594053720"
51
51
  },
52
52
  "repository": {
53
53
  "url": "git+https://github.com/elbwalker/walkerOS.git",