cookie-consent-box
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "cookie-consent-box", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A tiny, dependency-free cookie box widget that helps you to be GDPR complaint after including 8 kB of code (gzipped)", | ||
@@ -5,0 +5,0 @@ "main": "dist/cookie-consent-box.js", |
@@ -40,4 +40,4 @@ # cookie-consent-box | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cookie-consent-box@2.0.1/dist/cookie-consent-box.min.css"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/cookie-consent-box@2.0.1/dist/cookie-consent-box.min.js"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cookie-consent-box@2.0.2/dist/cookie-consent-box.min.css"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/cookie-consent-box@2.0.2/dist/cookie-consent-box.min.js"></script> | ||
``` | ||
@@ -44,0 +44,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
304022
752