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

@vaadin/grid-pro

Package Overview
Dependencies
Maintainers
0
Versions
416
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/grid-pro - npm Package Compare versions

Comparing version 23.5.9 to 23.5.10

28

package.json
{
"name": "@vaadin/grid-pro",
"version": "23.5.9",
"version": "23.5.10",
"publishConfig": {

@@ -42,17 +42,17 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/checkbox": "~23.5.9",
"@vaadin/component-base": "~23.5.9",
"@vaadin/grid": "~23.5.9",
"@vaadin/item": "~23.5.9",
"@vaadin/list-box": "~23.5.9",
"@vaadin/lit-renderer": "~23.5.9",
"@vaadin/select": "~23.5.9",
"@vaadin/text-field": "~23.5.9",
"@vaadin/vaadin-lumo-styles": "~23.5.9",
"@vaadin/vaadin-material-styles": "~23.5.9",
"@vaadin/vaadin-themable-mixin": "~23.5.9"
"@vaadin/checkbox": "~23.5.10",
"@vaadin/component-base": "~23.5.10",
"@vaadin/grid": "~23.5.10",
"@vaadin/item": "~23.5.10",
"@vaadin/list-box": "~23.5.10",
"@vaadin/lit-renderer": "~23.5.10",
"@vaadin/select": "~23.5.10",
"@vaadin/text-field": "~23.5.10",
"@vaadin/vaadin-lumo-styles": "~23.5.10",
"@vaadin/vaadin-material-styles": "~23.5.10",
"@vaadin/vaadin-themable-mixin": "~23.5.10"
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/polymer-legacy-adapter": "~23.5.9",
"@vaadin/polymer-legacy-adapter": "~23.5.10",
"@vaadin/testing-helpers": "^0.3.2",

@@ -67,3 +67,3 @@ "lit": "^2.0.0",

],
"gitHead": "42b9cb7f53bf56753c61d7373c76081ba46bff38"
"gitHead": "252e905e8d87bc4d4a1d6b8a60201b66bea70ba5"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/grid-pro",
"version": "23.5.9",
"version": "23.5.10",
"description-markup": "markdown",

@@ -331,3 +331,3 @@ "contributions": {

"name": "vaadin-grid-pro",
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-select).",
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-select).",
"attributes": [

@@ -334,0 +334,0 @@ {

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/grid-pro",
"version": "23.5.9",
"version": "23.5.10",
"description-markup": "markdown",

@@ -152,3 +152,3 @@ "framework": "lit",

"name": "vaadin-grid-pro",
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/23.5.9/#/elements/vaadin-select).",
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/23.5.10/#/elements/vaadin-select).",
"extension": true,

@@ -155,0 +155,0 @@ "attributes": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc