@getdesigned-vienna/cookie-consent
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"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"/> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27998