New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@guardian/consent-management-platform

Package Overview
Dependencies
Maintainers
47
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/consent-management-platform - npm Package Compare versions

Comparing version 13.6.2 to 13.7.0

7

dist/index.esm.js

@@ -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"`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc