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.4.0 to 0.4.1

1

dist/m-table-actions.js

@@ -50,2 +50,3 @@ 'use strict';

{
disabled: action.disabled,
onClick: function onClick(event) {

@@ -52,0 +53,0 @@ return action.onClick && action.onClick(event, _this2.props.data);

2

package.json
{
"name": "material-table",
"version": "0.4.0",
"version": "0.4.1",
"description": "Datatable for React based on https://material-ui.com/api/table/ with additional features",

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

@@ -8,3 +8,3 @@ # material-table

A console application that contains a lof of features to help developer
Datatable for React based on https://material-ui.com/api/table/ with additional features

@@ -11,0 +11,0 @@ [__DEMO__](https://mbrn.github.io/material-table/)

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