🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@vaadin/checkbox

Package Overview
Dependencies
Maintainers
12
Versions
593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/checkbox - npm Package Compare versions

Comparing version
25.2.0-alpha1
to
25.2.0-alpha2
+26
-0
custom-elements.json

@@ -415,2 +415,16 @@ {

"kind": "field",
"name": "label",
"privacy": "public",
"type": {
"text": "string"
},
"description": "The label text for the input node.\nWhen no light dom defined via [slot=label], this value will be used.",
"attribute": "label",
"inheritedFrom": {
"name": "LabelMixin",
"package": "@vaadin/field-base/src/label-mixin.js"
}
},
{
"kind": "field",
"name": "name",

@@ -606,2 +620,14 @@ "privacy": "public",

{
"name": "label",
"type": {
"text": "string"
},
"description": "The label text for the input node.\nWhen no light dom defined via [slot=label], this value will be used.",
"fieldName": "label",
"inheritedFrom": {
"name": "LabelMixin",
"package": "@vaadin/field-base/src/label-mixin.js"
}
},
{
"name": "name",

@@ -608,0 +634,0 @@ "type": {

+10
-10
{
"name": "@vaadin/checkbox",
"version": "25.2.0-alpha1",
"version": "25.2.0-alpha2",
"publishConfig": {

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

"@open-wc/dedupe-mixin": "^1.3.0",
"@vaadin/a11y-base": "25.2.0-alpha1",
"@vaadin/component-base": "25.2.0-alpha1",
"@vaadin/field-base": "25.2.0-alpha1",
"@vaadin/vaadin-themable-mixin": "25.2.0-alpha1",
"@vaadin/a11y-base": "25.2.0-alpha2",
"@vaadin/component-base": "25.2.0-alpha2",
"@vaadin/field-base": "25.2.0-alpha2",
"@vaadin/vaadin-themable-mixin": "25.2.0-alpha2",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/aura": "25.2.0-alpha1",
"@vaadin/chai-plugins": "25.2.0-alpha1",
"@vaadin/test-runner-commands": "25.2.0-alpha1",
"@vaadin/aura": "25.2.0-alpha2",
"@vaadin/chai-plugins": "25.2.0-alpha2",
"@vaadin/test-runner-commands": "25.2.0-alpha2",
"@vaadin/testing-helpers": "^2.0.0",
"@vaadin/vaadin-lumo-styles": "25.2.0-alpha1",
"@vaadin/vaadin-lumo-styles": "25.2.0-alpha2",
"sinon": "^21.0.2"

@@ -58,3 +58,3 @@ },

],
"gitHead": "866f813f89655a351cbd25328eba1fcb317e267d"
"gitHead": "34c9b41017bd4896f6e4b250ba50d1dd8535a061"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/checkbox",
"version": "25.2.0-alpha1",
"version": "25.2.0-alpha2",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "contributions": {

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

@@ -6,0 +6,0 @@ "framework": "lit",