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
12
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.3.0-alpha1 to 23.3.0-alpha2

4

mixins/required-field.js

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

:host([has-label]) ::slotted([slot='tooltip']) {
--vaadin-tooltip-offset-bottom: calc((var(--lumo-space-m) - var(--lumo-space-xs)) * -1);
}
:host([required]) [part='required-indicator']::after {

@@ -45,0 +49,0 @@ content: var(--lumo-required-field-indicator, '•');

8

package.json
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "23.3.0-alpha1",
"version": "23.3.0-alpha2",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/icon": "23.3.0-alpha1",
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha1"
"@vaadin/icon": "23.3.0-alpha2",
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha2"
},

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

},
"gitHead": "beabc527d4b1274eb798ff701d406fed45cfe638"
"gitHead": "ae61027c62ffa7f7d70cfc50e43f333addfc74b6"
}

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

static get version() {
return '23.3.0-alpha1';
return '23.3.0-alpha2';
}

@@ -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