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.2 to 0.9.4

index.d.ts

3

index.js

@@ -1,1 +0,2 @@

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

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

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

@@ -11,0 +12,0 @@ "scripts": {

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