Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@getdesigned-vienna/cookie-consent

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getdesigned-vienna/cookie-consent - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "@getdesigned-vienna/cookie-consent",
"version": "1.1.1",
"version": "1.1.2",
"description": "Cookie Consent completely configured via HTML",

@@ -5,0 +5,0 @@ "main": "getdesigned-cookie-consent.js",

@@ -105,3 +105,3 @@ Getdesigned Cookie Consent (GDCC)

* GDCC is capable of deleting those (first party) cookies, if the category gets disabled again.
* To make this work, make sure you configure the name of the cookies to be delete in an optional attribute "data-gdcc-delete-cookie". The attribute accepts one or more cookie names space or comma separated:
* To make this work, make sure you configure the name of the cookies to be deleted in an optional attribute "data-gdcc-delete-cookie". The attribute accepts one or more cookie names, separated by space or comma:

@@ -108,0 +108,0 @@ <input type="checkbox" id="extfonts" data-gdcc-delete-cookie="cookieNo1, cookieNo2"/>

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