Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
6
Maintainers
15
Versions
413
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

6

all-imports.js

@@ -19,1 +19,7 @@ import './mixins/field-button.js';

*/
/*
FIXME(polymer-modulizer): the above comments were extracted
from HTML and may be out of place here. Review them and
then delete this comment!
*/
;

2

badge.js

@@ -144,3 +144,3 @@ import './style.js';

[theme~="badge"][theme~="pill"] {
--lumo-border-radius: 1em;
--lumo-border-radius-s: 1em;
}

@@ -147,0 +147,0 @@ </style>

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

"name": "@vaadin/vaadin-lumo-styles",
"version": "1.4.1",
"version": "1.4.2",
"main": "all-imports.js",

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

class Lumo extends HTMLElement {
static get version() {
return '1.4.1';
return '1.4.2';
}

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc