Socket
Socket
Sign inDemoInstall

@weahead/consent-manager

Package Overview
Dependencies
8
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.3 to 2.1.4

2

dist/components/Buttons/Button/Toggle/index.js

@@ -13,3 +13,3 @@ "use strict";

function triggerToggle() {
if (disabled) {
if (disabled || (cookies === null || cookies === void 0 ? void 0 : cookies[cookieName])) {
return;

@@ -16,0 +16,0 @@ }

{
"name": "@weahead/consent-manager",
"version": "2.1.3",
"version": "2.1.4",
"author": "Weahead AB <alla@weahead.se>",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc