New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/checkbox-group

Package Overview
Dependencies
Maintainers
12
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/checkbox-group - npm Package Compare versions

Comparing version 24.0.0-alpha6 to 24.0.0-alpha7

16

package.json
{
"name": "@vaadin/checkbox-group",
"version": "24.0.0-alpha6",
"version": "24.0.0-alpha7",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/checkbox": "24.0.0-alpha6",
"@vaadin/component-base": "24.0.0-alpha6",
"@vaadin/field-base": "24.0.0-alpha6",
"@vaadin/vaadin-lumo-styles": "24.0.0-alpha6",
"@vaadin/vaadin-material-styles": "24.0.0-alpha6",
"@vaadin/vaadin-themable-mixin": "24.0.0-alpha6"
"@vaadin/checkbox": "24.0.0-alpha7",
"@vaadin/component-base": "24.0.0-alpha7",
"@vaadin/field-base": "24.0.0-alpha7",
"@vaadin/vaadin-lumo-styles": "24.0.0-alpha7",
"@vaadin/vaadin-material-styles": "24.0.0-alpha7",
"@vaadin/vaadin-themable-mixin": "24.0.0-alpha7"
},

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

],
"gitHead": "0004ac92b6e5f415b5fa949e0582d1d11e527b1f"
"gitHead": "aeb4535336813636736759e0a5de148b26bfc3b6"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/checkbox-group",
"version": "24.0.0-alpha6",
"version": "24.0.0-alpha7",
"description-markup": "markdown",

@@ -105,2 +105,40 @@ "contributions": {

{
"name": "rootPath",
"description": "",
"value": {
"type": [
"string"
]
}
},
{
"name": "importPath",
"description": "",
"value": {
"type": [
"string"
]
}
},
{
"name": "root",
"description": "",
"value": {
"type": [
"StampedTemplate",
"HTMLElement",
"ShadowRoot"
]
}
},
{
"name": "$",
"description": "",
"value": {
"type": [
"Object.<string, Element>"
]
}
},
{
"name": "label",

@@ -107,0 +145,0 @@ "description": "The label text for the input node.\nWhen no light dom defined via [slot=label], this value will be used.",

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/checkbox-group",
"version": "24.0.0-alpha6",
"version": "24.0.0-alpha7",
"description-markup": "markdown",

@@ -44,2 +44,30 @@ "framework": "lit",

{
"name": ".rootPath",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".importPath",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".root",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".$",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".label",

@@ -46,0 +74,0 @@ "description": "The label text for the input node.\nWhen no light dom defined via [slot=label], this value will be used.",

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