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

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
12
Versions
469
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 24.4.14 to 24.4.15

1

mixins/input-field-shared.js

@@ -22,3 +22,2 @@ /**

font-size: var(--vaadin-input-field-value-font-size, var(--lumo-font-size-m));
font-weight: var(--vaadin-input-field-value-font-weight, 400);
font-family: var(--lumo-font-family);

@@ -25,0 +24,0 @@ -webkit-font-smoothing: antialiased;

10

package.json
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "24.4.14",
"version": "24.4.15",
"publishConfig": {

@@ -44,5 +44,5 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "~24.4.14",
"@vaadin/icon": "~24.4.14",
"@vaadin/vaadin-themable-mixin": "~24.4.14"
"@vaadin/component-base": "~24.4.15",
"@vaadin/icon": "~24.4.15",
"@vaadin/vaadin-themable-mixin": "~24.4.15"
},

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

},
"gitHead": "815296a9a4cf510413a39975ee7e4dd75a51fe81"
"gitHead": "eeb2722a7fa4f466a322401d6f099d9c7da2a3d7"
}

@@ -107,3 +107,3 @@ /**

--vaadin-input-field-value-font-size: var(--lumo-font-size-m);
--vaadin-input-field-value-font-weight: 400;
--vaadin-input-field-value-font-weight: 500;
}

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