Socket
Socket
Sign inDemoInstall

@material-table/core

Package Overview
Dependencies
59
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.8 to 2.0.9

6

package.json

@@ -6,3 +6,3 @@ {

},
"version": "2.0.8",
"version": "2.0.9",
"description": "Datatable for React based on https://material-ui.com/api/table/ with additional features",

@@ -22,2 +22,3 @@ "main": "dist/index.js",

"build:demo": "webpack --config=./demo/webpack.config.js --mode=development",
"update:issue:tracker": "cd ./demo/src/Pages/IssueTracker/update/ && node updateIssueTracker.js",
"lint": "npm run eslint && npm run tsc",

@@ -61,2 +62,4 @@ "eslint": "eslint src/** -c ./configs/.eslintrc",

"@material-ui/lab": "^4.0.0-alpha.53",
"@octokit/plugin-throttling": "^3.2.0",
"@octokit/rest": "^17.9.2",
"babel-eslint": "^10.1.0",

@@ -66,2 +69,3 @@ "babel-loader": "^8.1.0",

"buble": "^0.20.0",
"dotenv": "^8.2.0",
"eslint": "^7.0.0",

@@ -68,0 +72,0 @@ "eslint-config-defaults": "^9.0.0",

4

README.md

@@ -6,3 +6,3 @@ <div align="center">

<p align="center">
<a href="https://travis-ci.org/oze4/material-table-core.svg?branch=master">
<a href="https://travis-ci.org/oze4/material-table-core">
<img

@@ -13,3 +13,3 @@ title="build_status"

</a>
<a href="https://coveralls.io/github/oze4/dev-apijunky?branch=master">
<a href="https://www.npmjs.com/package/@material-table/core">
<img

@@ -16,0 +16,0 @@ title="npm_package"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc