You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vaadin/item

Package Overview
Dependencies
Maintainers
12
Versions
559
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/item - npm Package Compare versions

Comparing version
25.1.0-alpha8
to
25.1.0-alpha9
+9
-9
package.json
{
"name": "@vaadin/item",
"version": "25.1.0-alpha8",
"version": "25.1.0-alpha9",
"publishConfig": {

@@ -38,13 +38,13 @@ "access": "public"

"@open-wc/dedupe-mixin": "^1.3.0",
"@vaadin/a11y-base": "25.1.0-alpha8",
"@vaadin/component-base": "25.1.0-alpha8",
"@vaadin/vaadin-themable-mixin": "25.1.0-alpha8",
"@vaadin/a11y-base": "25.1.0-alpha9",
"@vaadin/component-base": "25.1.0-alpha9",
"@vaadin/vaadin-themable-mixin": "25.1.0-alpha9",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/aura": "25.1.0-alpha8",
"@vaadin/chai-plugins": "25.1.0-alpha8",
"@vaadin/test-runner-commands": "25.1.0-alpha8",
"@vaadin/aura": "25.1.0-alpha9",
"@vaadin/chai-plugins": "25.1.0-alpha9",
"@vaadin/test-runner-commands": "25.1.0-alpha9",
"@vaadin/testing-helpers": "^2.0.0",
"@vaadin/vaadin-lumo-styles": "25.1.0-alpha8",
"@vaadin/vaadin-lumo-styles": "25.1.0-alpha9",
"sinon": "^21.0.0"

@@ -57,3 +57,3 @@ },

],
"gitHead": "810590c9c7682a9326c9352df795b5ea4891a71f"
"gitHead": "ef432311376ba3dac4233cb23d393a49a425e0a4"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/item",
"version": "25.1.0-alpha8",
"version": "25.1.0-alpha9",
"description-markup": "markdown",

@@ -59,4 +59,4 @@ "contributions": {

{
"name": "value",
"description": "Submittable string value. The default value is the trimmed text content of the element.",
"name": "label",
"description": "String that can be set to visually represent the selected item in `vaadin-select`.",
"value": {

@@ -78,4 +78,4 @@ "type": [

{
"name": "label",
"description": "String that can be set to visually represent the selected item in `vaadin-select`.",
"name": "value",
"description": "Submittable string value. The default value is the trimmed text content of the element.",
"value": {

@@ -82,0 +82,0 @@ "type": [

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/item",
"version": "25.1.0-alpha8",
"version": "25.1.0-alpha9",
"description-markup": "markdown",

@@ -37,4 +37,4 @@ "framework": "lit",

{
"name": ".value",
"description": "Submittable string value. The default value is the trimmed text content of the element.",
"name": ".label",
"description": "String that can be set to visually represent the selected item in `vaadin-select`.",
"value": {

@@ -45,4 +45,4 @@ "kind": "expression"

{
"name": ".label",
"description": "String that can be set to visually represent the selected item in `vaadin-select`.",
"name": ".value",
"description": "Submittable string value. The default value is the trimmed text content of the element.",
"value": {

@@ -49,0 +49,0 @@ "kind": "expression"