@guardian/consent-management-platform
Advanced tools
Comparing version 13.6.2 to 13.7.0
@@ -796,3 +796,2 @@ import { log, removeCookie, storage } from '@guardian/libs'; | ||
ipsos: ['5fa51b29a228638b4a1980e4'], | ||
lotame: ['5ed6aeb1b8e05c241a63c71f'], | ||
magnite: ['5e7ced57b8e05c485246cce5'], | ||
@@ -983,5 +982,5 @@ nielsen: ['5ef5c3a5b8e05c69980eaa5b'], | ||
if (window.guCmpHotFix.initialised) { | ||
if (window.guCmpHotFix.cmp?.version !== "13.6.2") | ||
if (window.guCmpHotFix.cmp?.version !== "13.7.0") | ||
console.warn('Two different versions of the CMP are running:', [ | ||
"13.6.2", | ||
"13.7.0", | ||
window.guCmpHotFix.cmp?.version, | ||
@@ -1024,3 +1023,3 @@ ]); | ||
showPrivacyManager, | ||
version: "13.6.2", | ||
version: "13.7.0", | ||
__isDisabled: isDisabled, | ||
@@ -1027,0 +1026,0 @@ __enable: enable, |
@@ -800,3 +800,2 @@ 'use strict'; | ||
ipsos: ['5fa51b29a228638b4a1980e4'], | ||
lotame: ['5ed6aeb1b8e05c241a63c71f'], | ||
magnite: ['5e7ced57b8e05c485246cce5'], | ||
@@ -987,5 +986,5 @@ nielsen: ['5ef5c3a5b8e05c69980eaa5b'], | ||
if (window.guCmpHotFix.initialised) { | ||
if (window.guCmpHotFix.cmp?.version !== "13.6.2") | ||
if (window.guCmpHotFix.cmp?.version !== "13.7.0") | ||
console.warn('Two different versions of the CMP are running:', [ | ||
"13.6.2", | ||
"13.7.0", | ||
window.guCmpHotFix.cmp?.version, | ||
@@ -1028,3 +1027,3 @@ ]); | ||
showPrivacyManager, | ||
version: "13.6.2", | ||
version: "13.7.0", | ||
__isDisabled: isDisabled, | ||
@@ -1031,0 +1030,0 @@ __enable: enable, |
{ | ||
"name": "@guardian/consent-management-platform", | ||
"version": "13.6.2", | ||
"version": "13.7.0", | ||
"description": "Consent management for *.theguardian.com.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/guardian/consent-management-platform.git", |
@@ -331,3 +331,2 @@ # Consent Management Platform | ||
- `"ipsos"` | ||
- `"lotame"` | ||
- `"magnite"` (do not use until contract signed) | ||
@@ -334,0 +333,0 @@ - `"nielsen"` |
101257
2537
439