Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentiny/vue-grid

Package Overview
Dependencies
Maintainers
0
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-grid - npm Package Compare versions

Comparing version 3.18.2 to 3.18.4

2

package.json
{
"name": "@opentiny/vue-grid",
"type": "module",
"version": "3.18.2",
"version": "3.18.4",
"description": "",

@@ -6,0 +6,0 @@ "license": "MIT",

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

highlightCurrentRow: boolean;
loading: boolean;
showFooter: boolean;
showHeader: boolean;
tooltipConfig: Record<string, any>;
align: string;
highlightCurrentColumn: boolean;

@@ -599,3 +604,2 @@ columnKey: boolean;

headerAlign: string;
align: string;
footerAlign: string;

@@ -605,8 +609,5 @@ showOverflow: string | boolean;

isCenterEmpty: boolean;
loading: boolean;
remoteFilter: boolean;
showFooter: boolean;
fit: boolean;
isAsyncColumn: boolean;
showHeader: boolean;
highlightCell: boolean;

@@ -621,3 +622,2 @@ stripe: boolean;

autoResize: boolean;
tooltipConfig: Record<string, any>;
autoClearMouseChecked: boolean;

@@ -624,0 +624,0 @@ autoClearKeyboardCopy: boolean;

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

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