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.5.0 to 13.6.0

7

dist/index.esm.js

@@ -802,3 +802,2 @@ import { log, removeCookie, storage } from '@guardian/libs';

qm: ['5f295fa4b8e05c76a44c3149'],
redplanet: ['5f199c302425a33f3f090f51'],
remarketing: ['5ed0eb688a76503f1016578f'],

@@ -976,5 +975,5 @@ sentry: ['5f0f39014effda6e8bbd2006'],

if (window.guCmpHotFix.initialised) {
if (window.guCmpHotFix.cmp?.version !== "13.5.0")
if (window.guCmpHotFix.cmp?.version !== "13.6.0")
console.warn('Two different versions of the CMP are running:', [
"13.5.0",
"13.6.0",
window.guCmpHotFix.cmp?.version,

@@ -1017,3 +1016,3 @@ ]);

showPrivacyManager,
version: "13.5.0",
version: "13.6.0",
__isDisabled: isDisabled,

@@ -1020,0 +1019,0 @@ __enable: enable,

@@ -806,3 +806,2 @@ 'use strict';

qm: ['5f295fa4b8e05c76a44c3149'],
redplanet: ['5f199c302425a33f3f090f51'],
remarketing: ['5ed0eb688a76503f1016578f'],

@@ -980,5 +979,5 @@ sentry: ['5f0f39014effda6e8bbd2006'],

if (window.guCmpHotFix.initialised) {
if (window.guCmpHotFix.cmp?.version !== "13.5.0")
if (window.guCmpHotFix.cmp?.version !== "13.6.0")
console.warn('Two different versions of the CMP are running:', [
"13.5.0",
"13.6.0",
window.guCmpHotFix.cmp?.version,

@@ -1021,3 +1020,3 @@ ]);

showPrivacyManager,
version: "13.5.0",
version: "13.6.0",
__isDisabled: isDisabled,

@@ -1024,0 +1023,0 @@ __enable: enable,

@@ -20,3 +20,2 @@ export declare const VendorIDs: {

qm: string[];
redplanet: string[];
remarketing: string[];

@@ -23,0 +22,0 @@ sentry: string[];

{
"name": "@guardian/consent-management-platform",
"version": "13.5.0",
"version": "13.6.0",
"description": "Consent management for *.theguardian.com.",

@@ -64,3 +64,3 @@ "homepage": "https://github.com/guardian/consent-management-platform.git",

"@types/mime": "^3.0.1",
"@types/node": "^20.3.0",
"@types/node": "^20.3.3",
"axios": "^1.4.0",

@@ -70,3 +70,3 @@ "conventional-changelog-conventionalcommits": "^6.0.0",

"cypress-wait-until": "^1.7.2",
"eslint": "^8.42.0",
"eslint": "^8.44.0",
"eslint-plugin-cypress": "^2.13.3",

@@ -73,0 +73,0 @@ "eslint-plugin-svelte3": "^4.0.0",

@@ -335,3 +335,2 @@ # Consent Management Platform

- `"qm"` (Quantum Metric)
- `"redplanet"`
- `"remarketing"`

@@ -338,0 +337,0 @@ - `"sentry"`

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