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

@vaadin/select

Package Overview
Dependencies
Maintainers
14
Versions
398
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/select - npm Package Compare versions

Comparing version 23.0.3 to 23.0.4

28

package.json
{
"name": "@vaadin/select",
"version": "23.0.3",
"version": "23.0.4",
"publishConfig": {

@@ -37,17 +37,17 @@ "access": "public"

"@polymer/polymer": "^3.2.0",
"@vaadin/button": "^23.0.3",
"@vaadin/component-base": "^23.0.3",
"@vaadin/field-base": "^23.0.3",
"@vaadin/input-container": "^23.0.3",
"@vaadin/item": "^23.0.3",
"@vaadin/list-box": "^23.0.3",
"@vaadin/vaadin-list-mixin": "^23.0.3",
"@vaadin/vaadin-lumo-styles": "^23.0.3",
"@vaadin/vaadin-material-styles": "^23.0.3",
"@vaadin/vaadin-overlay": "^23.0.3",
"@vaadin/vaadin-themable-mixin": "^23.0.3"
"@vaadin/button": "^23.0.4",
"@vaadin/component-base": "^23.0.4",
"@vaadin/field-base": "^23.0.4",
"@vaadin/input-container": "^23.0.4",
"@vaadin/item": "^23.0.4",
"@vaadin/list-box": "^23.0.4",
"@vaadin/vaadin-list-mixin": "^23.0.4",
"@vaadin/vaadin-lumo-styles": "^23.0.4",
"@vaadin/vaadin-material-styles": "^23.0.4",
"@vaadin/vaadin-overlay": "^23.0.4",
"@vaadin/vaadin-themable-mixin": "^23.0.4"
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/polymer-legacy-adapter": "^23.0.3",
"@vaadin/polymer-legacy-adapter": "^23.0.4",
"@vaadin/testing-helpers": "^0.3.2",

@@ -57,3 +57,3 @@ "lit": "^2.0.0",

},
"gitHead": "3f010a4167c9e04405c9dfab098da0821e02a601"
"gitHead": "d8db2046661c42fb5aac09ed683b500bf4613b26"
}

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

:host([readonly]) [part='input-field'] ::slotted([slot='value']:not([placeholder])) {
color: var(--lumo-secondary-text-color);
}
/* placeholder styles */

@@ -32,0 +36,0 @@ [part='input-field'] ::slotted([slot='value'][placeholder]) {

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