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
6
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 0.0.0-beta-20240126113833 to 0.0.0-beta-20240126120333

6

dist/index.esm.js

@@ -980,5 +980,5 @@ import { log, removeCookie, storage } from '@guardian/libs';

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

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

showPrivacyManager,
version: "0.0.0-beta-20240126113833",
version: "0.0.0-beta-20240126120333",
__isDisabled: isDisabled,

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

@@ -984,5 +984,5 @@ 'use strict';

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

@@ -1025,3 +1025,3 @@ ]);

showPrivacyManager,
version: "0.0.0-beta-20240126113833",
version: "0.0.0-beta-20240126120333",
__isDisabled: isDisabled,

@@ -1028,0 +1028,0 @@ __enable: enable,

{
"name": "@guardian/consent-management-platform",
"version": "0.0.0-beta-20240126113833",
"version": "0.0.0-beta-20240126120333",
"description": "Consent management for *.theguardian.com.",

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

"wait-for-expect": "^3"
},
"peerDependencies": {
"@guardian/libs": "^16.0.0"
}
}
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