You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@vaadin/board

Package Overview
Dependencies
Maintainers
14
Versions
446
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

to
23.1.0-beta2

7

package.json
{
"name": "@vaadin/board",
"version": "23.1.0-beta1",
"version": "23.1.0-beta2",
"publishConfig": {

@@ -9,2 +9,3 @@ "access": "public"

"license": "https://raw.githubusercontent.com/vaadin/web-components/master/packages/board/LICENSE.txt",
"cvdlName": "vaadin-board",
"repository": {

@@ -41,3 +42,3 @@ "type": "git",

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "23.1.0-beta1",
"@vaadin/component-base": "23.1.0-beta2",
"@vaadin/vaadin-license-checker": "^2.1.0"

@@ -50,3 +51,3 @@ },

},
"gitHead": "8be43cf83102a6b9ccf309687446e590ce0164e8"
"gitHead": "f11f9245a0b5e6bf912725a501c27c24b74e7c8d"
}

@@ -50,2 +50,6 @@ /**

static get cvdlName() {
return 'vaadin-board';
}
/**

@@ -52,0 +56,0 @@ * @protected