material-table
Advanced tools
Comparing version 0.9.10 to 0.9.12
{ | ||
"name": "material-table", | ||
"version": "0.9.10", | ||
"version": "0.9.12", | ||
"description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", | ||
"main": "index.js", | ||
"main": "dist/material-table.js", | ||
"types": "index.d.ts", | ||
@@ -14,3 +14,3 @@ "files": [ | ||
"copy": "robocopy dist docs/node_modules/material-table/dist", | ||
"lint": "eslint index.js src/** --fix" | ||
"lint": "eslint src/** --fix" | ||
}, | ||
@@ -17,0 +17,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68098
13
1246