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

@vaadin/list-box

Package Overview
Dependencies
Maintainers
12
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/list-box - npm Package Compare versions

Comparing version 23.3.0-alpha1 to 23.3.0-alpha2

16

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

@@ -39,8 +39,8 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "23.3.0-alpha1",
"@vaadin/item": "23.3.0-alpha1",
"@vaadin/vaadin-list-mixin": "23.3.0-alpha1",
"@vaadin/vaadin-lumo-styles": "23.3.0-alpha1",
"@vaadin/vaadin-material-styles": "23.3.0-alpha1",
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha1"
"@vaadin/component-base": "23.3.0-alpha2",
"@vaadin/item": "23.3.0-alpha2",
"@vaadin/vaadin-list-mixin": "23.3.0-alpha2",
"@vaadin/vaadin-lumo-styles": "23.3.0-alpha2",
"@vaadin/vaadin-material-styles": "23.3.0-alpha2",
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha2"
},

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

],
"gitHead": "beabc527d4b1274eb798ff701d406fed45cfe638"
"gitHead": "ae61027c62ffa7f7d70cfc50e43f333addfc74b6"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/list-box",
"version": "23.3.0-alpha1",
"version": "23.3.0-alpha2",
"description-markup": "markdown",

@@ -95,6 +95,2 @@ "contributions": {

"description": "Fired when the `items` property changes."
},
{
"name": "selectedValues-changed",
"description": "Fired when the `selectedValues` property changes."
}

@@ -101,0 +97,0 @@ ]

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/list-box",
"version": "23.3.0-alpha1",
"version": "23.3.0-alpha2",
"description-markup": "markdown",

@@ -63,9 +63,2 @@ "framework": "lit",

}
},
{
"name": "@selectedValues-changed",
"description": "Fired when the `selectedValues` property changes.",
"value": {
"kind": "expression"
}
}

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