Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@vaadin/board

Package Overview
Dependencies
Maintainers
12
Versions
596
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/board - npm Package Compare versions

Comparing version
25.2.0-alpha9
to
25.2.0-beta1
+1
-2
custom-elements.json

@@ -60,4 +60,3 @@ {

}
],
"attributes": []
]
}

@@ -64,0 +63,0 @@ ],

{
"name": "@vaadin/board",
"version": "25.2.0-alpha9",
"version": "25.2.0-beta1",
"publishConfig": {

@@ -41,9 +41,9 @@ "access": "public"

"@open-wc/dedupe-mixin": "^1.3.0",
"@vaadin/a11y-base": "25.2.0-alpha9",
"@vaadin/component-base": "25.2.0-alpha9",
"@vaadin/a11y-base": "25.2.0-beta1",
"@vaadin/component-base": "25.2.0-beta1",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "25.2.0-alpha9",
"@vaadin/test-runner-commands": "25.2.0-alpha9",
"@vaadin/chai-plugins": "25.2.0-beta1",
"@vaadin/test-runner-commands": "25.2.0-beta1",
"@vaadin/testing-helpers": "^2.0.0",

@@ -58,3 +58,3 @@ "sinon": "^21.0.2"

],
"gitHead": "a38a03e8a8be45821f39c14054c63634dafe08d0"
"gitHead": "471a23f60d1eb725f98a33f62cb9664d9c0a4163"
}

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

*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full

@@ -21,6 +20,2 @@ * license.

/**
* @polymerMixin
* @mixes ResizeMixin
*/
export const BoardRowMixin = (superClass) =>

@@ -27,0 +22,0 @@ class BoardRowMixinClass extends ResizeMixin(superClass) {

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

*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full

@@ -54,4 +53,2 @@ * license.

* @extends HTMLElement
* @mixes ElementMixin
* @mixes BoardRowMixin
* @deprecated `<vaadin-board-row>` is deprecated and will be removed in Vaadin 26.

@@ -58,0 +55,0 @@ * Consider using `<vaadin-dashboard>` or `<vaadin-dashboard-layout>` as an alternative.

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

*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full

@@ -41,3 +40,2 @@ * license.

* @extends HTMLElement
* @mixes ElementMixin
* @deprecated `<vaadin-board>` is deprecated and will be removed in Vaadin 26.

@@ -44,0 +42,0 @@ * Consider using `<vaadin-dashboard>` or `<vaadin-dashboard-layout>` as an alternative.

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/board",
"version": "25.2.0-alpha9",
"version": "25.2.0-beta1",
"description-markup": "markdown",

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

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/board",
"version": "25.2.0-alpha9",
"version": "25.2.0-beta1",
"description-markup": "markdown",

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