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

@vaadin/grid

Package Overview
Dependencies
Maintainers
12
Versions
430
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/grid - npm Package Compare versions

Comparing version

to
24.7.0-alpha8

23

package.json
{
"name": "@vaadin/grid",
"version": "24.7.0-alpha7",
"version": "24.7.0-alpha8",
"publishConfig": {

@@ -49,14 +49,15 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "24.7.0-alpha7",
"@vaadin/checkbox": "24.7.0-alpha7",
"@vaadin/component-base": "24.7.0-alpha7",
"@vaadin/lit-renderer": "24.7.0-alpha7",
"@vaadin/text-field": "24.7.0-alpha7",
"@vaadin/vaadin-lumo-styles": "24.7.0-alpha7",
"@vaadin/vaadin-material-styles": "24.7.0-alpha7",
"@vaadin/vaadin-themable-mixin": "24.7.0-alpha7",
"@vaadin/a11y-base": "24.7.0-alpha8",
"@vaadin/checkbox": "24.7.0-alpha8",
"@vaadin/component-base": "24.7.0-alpha8",
"@vaadin/lit-renderer": "24.7.0-alpha8",
"@vaadin/text-field": "24.7.0-alpha8",
"@vaadin/vaadin-lumo-styles": "24.7.0-alpha8",
"@vaadin/vaadin-material-styles": "24.7.0-alpha8",
"@vaadin/vaadin-themable-mixin": "24.7.0-alpha8",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "24.7.0-alpha7",
"@vaadin/chai-plugins": "24.7.0-alpha8",
"@vaadin/test-runner-commands": "24.7.0-alpha8",
"@vaadin/testing-helpers": "^1.1.0",

@@ -69,3 +70,3 @@ "sinon": "^18.0.0"

],
"gitHead": "5f48d7024caa02773aff3aa53091326a42d1eeb1"
"gitHead": "d015035192480fcc8cc9df5d00a950f177b83c32"
}

@@ -48,3 +48,3 @@ /**

align-self: flex-start;
flex-shrink: 0;
min-height: auto;
flex-grow: 0;

@@ -51,0 +51,0 @@ width: 100%;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display