material-table
Advanced tools
Comparing version 0.9.2 to 0.9.4
@@ -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": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
14
39196
917
1