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

@vaadin/vaadin-select

Package Overview
Dependencies
Maintainers
14
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-select - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-select",
"version": "2.0.3",
"version": "2.0.4",
"main": "vaadin-select.js",

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

@@ -182,3 +182,3 @@ /**

static get version() {
return '2.0.3';
return '2.0.4';
}

@@ -185,0 +185,0 @@

@@ -25,2 +25,7 @@ import '@vaadin/vaadin-lumo-styles/sizing.js';

:host([theme~="small"]) [selected] {
padding: 0;
min-height: var(--lumo-size-s);
}
[part="toggle-button"]::before {

@@ -27,0 +32,0 @@ content: var(--lumo-icons-dropdown);

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