@walkeros/web-source-cmp-cookiepro 4.3.0-next-1783710078012 → 4.3.0-next-1784120651691

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,15 +1,17 @@
1
1
  # @walkeros/web-source-cmp-cookiepro
2
2
 
3
- ## 4.3.0-next-1783710078012
3
+ ## 4.3.0-next-1784120651691
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [e01036e]
8
8
  - Updated dependencies [e01036e]
9
9
  - Updated dependencies [98801c9]
10
+ - Updated dependencies [f8408fd]
11
+ - Updated dependencies [907eed0]
10
12
  - Updated dependencies [9506e3e]
11
- - @walkeros/collector@4.3.0-next-1783710078012
12
- - @walkeros/core@4.3.0-next-1783710078012
13
+ - @walkeros/collector@4.3.0-next-1784120651691
14
+ - @walkeros/core@4.3.0-next-1784120651691
13
15
 
14
16
  ## 4.2.1
15
17
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-source-cmp-cookiepro",
4
- "version": "4.3.0-next-1783710078012",
4
+ "version": "4.3.0-next-1784120651691",
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-cookiepro",
3
3
  "description": "CookiePro/OneTrust consent management source for walkerOS",
4
- "version": "4.3.0-next-1783710078012",
4
+ "version": "4.3.0-next-1784120651691",
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/core": "4.3.0-next-1783710078012",
50
- "@walkeros/collector": "4.3.0-next-1783710078012"
49
+ "@walkeros/core": "4.3.0-next-1784120651691",
50
+ "@walkeros/collector": "4.3.0-next-1784120651691"
51
51
  },
52
52
  "devDependencies": {},
53
53
  "repository": {