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-20240129134648 to 0.0.0-beta-20240129162949

6

dist/index.esm.js

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

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

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

showPrivacyManager,
version: "0.0.0-beta-20240129134648",
version: "0.0.0-beta-20240129162949",
__isDisabled: isDisabled,

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

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

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

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

showPrivacyManager,
version: "0.0.0-beta-20240129134648",
version: "0.0.0-beta-20240129162949",
__isDisabled: isDisabled,

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

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

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

"peerDependencies": {
"@guardian/libs": "^16.0.0"
"@guardian/libs": "^15.0.0 || ^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