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

material-table

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-table - npm Package Compare versions

Comparing version 0.9.6 to 0.9.7

dist/m-table-actions.js

2

index.js
// module.exports = require('./dist/material-table').default;
export { default as MaterialTable } from './src/material-table';
export { default as MaterialTable } from './dist/material-table';
{
"name": "material-table",
"version": "0.9.6",
"version": "0.9.7",
"description": "Datatable for React based on https://material-ui.com/api/table/ with additional features",

@@ -8,3 +8,3 @@ "main": "index.js",

"files": [
"src",
"dist",
"index.d.ts"

@@ -11,0 +11,0 @@ ],

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