material-table
Advanced tools
Comparing version 0.9.6 to 0.9.7
// module.exports = require('./dist/material-table').default; | ||
export { default as MaterialTable } from './src/material-table'; | ||
export { default as MaterialTable } from './dist/material-table'; |
{ | ||
"name": "material-table", | ||
"version": "0.9.6", | ||
"version": "0.9.7", | ||
"description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"files": [ | ||
"src", | ||
"dist", | ||
"index.d.ts" | ||
@@ -11,0 +11,0 @@ ], |
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
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
68220
1248