Socket
Socket
Sign inDemoInstall

cookie-consent-box

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"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

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