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

@vaadin/vaadin-cookie-consent

Package Overview
Dependencies
Maintainers
17
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-cookie-consent - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-cookie-consent",
"version": "1.1.0",
"version": "1.1.1",
"main": "vaadin-cookie-consent.js",

@@ -27,3 +27,4 @@ "author": "Vaadin Ltd",

},
"dependencies": {
"dependencies": {
"cookieconsent": "^3.0.6",
"@polymer/polymer": "^3.0.0",

@@ -30,0 +31,0 @@ "@vaadin/vaadin-themable-mixin": "^1.2.0",

2

src/vaadin-cookie-consent.js

@@ -64,3 +64,3 @@ /**

static get version() {
return '1.1.0';
return '1.1.1';
}

@@ -67,0 +67,0 @@

Sorry, the diff of this file is not supported yet

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