Socket
Socket
Sign inDemoInstall

@uxf/data-grid

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxf/data-grid - npm Package Compare versions

Comparing version 11.2.3 to 11.2.4

2

package.json
{
"name": "@uxf/data-grid",
"version": "11.2.3",
"version": "11.2.4",
"description": "UXF DataGrid",

@@ -5,0 +5,0 @@ "homepage": "https://gitlab.com/uxf-npm/data-grid#readme",

@@ -29,3 +29,4 @@ "use strict";

});
}, [stringStateRequest, schema.dir, schema.sort, loader, gridName]);
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [stringStateRequest, schema.sort, schema.dir, gridName]);
(0, react_1.useEffect)(() => {

@@ -32,0 +33,0 @@ reload();

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