Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
14
Versions
445
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-lumo-styles - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

mixins/overlay.js

@@ -17,4 +17,2 @@ import '../color.js';

outline: 0px solid transparent;
/* Workaround for Chrome on macOS, prevent jumpiness when scrolling */
will-change: transform;
}

@@ -21,0 +19,0 @@

2

package.json

@@ -14,3 +14,3 @@ {

"name": "@vaadin/vaadin-lumo-styles",
"version": "1.3.1",
"version": "1.3.2",
"main": "lumo.js",

@@ -17,0 +17,0 @@ "author": "Vaadin Ltd",

class Lumo extends HTMLElement {
static get version() {
return '1.3.0';
return '1.3.2';
}

@@ -5,0 +5,0 @@ }

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