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

react-data-table-component

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-data-table-component - npm Package Compare versions

Comparing version 6.11.7 to 6.11.8

2

dist/index.d.ts

@@ -11,3 +11,3 @@ import * as React from 'react';

id?: string | number;
name: string | number | React.ReactNode;
name?: string | number | React.ReactNode;
selector?: string | ((row: T, rowIndex: number) => React.ReactNode);

@@ -14,0 +14,0 @@ sortable?: boolean;

{
"name": "react-data-table-component",
"version": "6.11.7",
"version": "6.11.8",
"description": "A declarative react based data table",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

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