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-alpha10
to
25.2.0-alpha11
+6
-6
package.json
{
"name": "@vaadin/board",
"version": "25.2.0-alpha10",
"version": "25.2.0-alpha11",
"publishConfig": {

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

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

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

],
"gitHead": "1303b6a3eeecb44a9d26f2b53cb56d9e906febdf"
"gitHead": "fdc37e932709f95491a027aeb2090911cb7528c6"
}

@@ -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-alpha10",
"version": "25.2.0-alpha11",
"description-markup": "markdown",

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

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

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