🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vaadin/button

Package Overview
Maintainers
12
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/button - npm Package Compare versions

Source code not available
We could not scan this package. Some page functionalities have been disabled
Comparing version
25.3.0-alpha7
to
25.3.0-alpha8
+7
-0
custom-elements.json

@@ -118,2 +118,9 @@ {

"fieldName": "disabled"
},
{
"type": {
"text": "string"
},
"description": "The theme variants to apply to the component.",
"name": "theme"
}

@@ -120,0 +127,0 @@ ],

+11
-11
{
"name": "@vaadin/button",
"version": "25.3.0-alpha7",
"version": "25.3.0-alpha8",
"publishConfig": {

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

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

@@ -59,3 +59,3 @@ },

],
"gitHead": "ae7b9823df5598faebd7a482993029ee489c35ae"
"gitHead": "ccbb4aaffb63c745c6da0426b532d4d05e47af29"
}

@@ -63,2 +63,3 @@ /**

*
* @attr {string} theme - The theme variants to apply to the component.
* @customElement vaadin-button

@@ -65,0 +66,0 @@ * @extends HTMLElement

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/button",
"version": "25.3.0-alpha7",
"version": "25.3.0-alpha8",
"description-markup": "markdown",

@@ -27,5 +27,3 @@ "contributions": {

"type": [
"string",
"null",
"undefined"
"string"
]

@@ -32,0 +30,0 @@ }

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/button",
"version": "25.3.0-alpha7",
"version": "25.3.0-alpha8",
"description-markup": "markdown",

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