@vaadin/item
Advanced tools
+9
-9
| { | ||
| "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" | ||
| } |
+5
-5
| { | ||
| "$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" |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed