material-table
Advanced tools
Comparing version 0.9.7 to 0.9.8
// module.exports = require('./dist/material-table').default; | ||
export { default as MaterialTable } from './dist/material-table'; | ||
// export { default as MaterialTable } from './dist/material-table'; | ||
module.exports = { | ||
default: require('./dist/material-table').default | ||
}; |
{ | ||
"name": "material-table", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
68298
1251
0