Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
19
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 22.0.0-alpha2 to 22.0.0-alpha3

4

mixins/required-field.js

@@ -35,2 +35,6 @@ /**

:host([has-label][theme~='small'])::before {
margin-top: calc(var(--lumo-font-size-xs) * 1.5);
}
:host([has-label]) {

@@ -37,0 +41,0 @@ padding-top: var(--lumo-space-m);

8

package.json
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "22.0.0-alpha2",
"version": "22.0.0-alpha3",
"description": "Lumo is a design system foundation for modern web applications, used by Vaadin components",

@@ -37,4 +37,4 @@ "main": "all-imports.js",

"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-icon": "^22.0.0-alpha2",
"@vaadin/vaadin-themable-mixin": "^22.0.0-alpha2"
"@vaadin/vaadin-icon": "^22.0.0-alpha3",
"@vaadin/vaadin-themable-mixin": "^22.0.0-alpha3"
},

@@ -51,3 +51,3 @@ "devDependencies": {

},
"gitHead": "179d38f5146be752853ea4b7997b1446a2ab1fd4"
"gitHead": "efd855b1c0a7c4998f43670a17b0c7fdfe14ff9d"
}

@@ -8,3 +8,3 @@ /**

static get version() {
return '22.0.0-alpha2';
return '22.0.0-alpha3';
}

@@ -11,0 +11,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc