New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
19
Versions
491
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 23.0.0-alpha4 to 23.0.0-alpha5

4

mixins/input-field-shared.js

@@ -124,7 +124,7 @@ /**

:host([theme~='small'][has-label]) [part='label'] {
:host([theme~='small']) [part='label'] {
font-size: var(--lumo-font-size-xs);
}
:host([theme~='small'][has-label]) [part='error-message'] {
:host([theme~='small']) [part='error-message'] {
font-size: var(--lumo-font-size-xxs);

@@ -131,0 +131,0 @@ }

{
"name": "@vaadin/vaadin-lumo-styles",
"version": "23.0.0-alpha4",
"version": "23.0.0-alpha5",
"publishConfig": {

@@ -45,4 +45,4 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/icon": "23.0.0-alpha4",
"@vaadin/vaadin-themable-mixin": "23.0.0-alpha4"
"@vaadin/icon": "23.0.0-alpha5",
"@vaadin/vaadin-themable-mixin": "23.0.0-alpha5"
},

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

},
"gitHead": "81e2deee5147bb7c1f4884760f4598613306f1fb"
"gitHead": "74f9294964eb8552d96578c14af6ad214f5257bc"
}

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

static get version() {
return '23.0.0-alpha4';
return '23.0.0-alpha5';
}

@@ -11,0 +11,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