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

aim-data-grid

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aim-data-grid - npm Package Compare versions

Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8

2

dist/ts/index.d.ts

@@ -16,3 +16,3 @@ export type { OverlayImageEditorProps } from "./data-grid-overlay-editor/private/image-overlay-editor";

export { parseToRgba, withAlpha, blend, interpolateColors } from "./data-grid/color-parser";
export { measureTextCached, getMiddleCenterBias, drawTextCellExternal as drawTextCell, } from "./data-grid/data-grid-lib";
export { measureTextCached, getMiddleCenterBias, drawTextCellExternal as drawTextCell, drawTextCell as drawTextCellInner, prepTextCell, } from "./data-grid/data-grid-lib";
export { getDataEditorTheme as getDefaultTheme, useTheme } from "./common/styles";

@@ -19,0 +19,0 @@ export { useColumnSizer } from "./data-editor/use-column-sizer";

{
"name": "aim-data-grid",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"description": "React data grid for beautifully displaying and editing large amounts of data with amazing performance.",

@@ -5,0 +5,0 @@ "sideEffects": [

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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