material-ui
Advanced tools
Comparing version 0.1.23 to 0.1.24
24
index.js
@@ -1,23 +0,1 @@ | ||
module.exports = { | ||
AppBar: require('./dist/js/app-bar.jsx'), | ||
AppCanvas: require('./dist/js/app-canvas.jsx'), | ||
Checkbox: require('./dist/js/checkbox.jsx'), | ||
DropDownIcon: require('./dist/js/drop-down-icon.jsx'), | ||
DropDownMenu: require('./dist/js/drop-down-menu.jsx'), | ||
Icon: require('./dist/js/icon.jsx'), | ||
Input: require('./dist/js/input.jsx'), | ||
LeftNav: require('./dist/js/left-nav.jsx'), | ||
MenuItem: require('./dist/js/menu-item.jsx'), | ||
Menu: require('./dist/js/menu.jsx'), | ||
Mixins: { | ||
Classable: require('./dist/js/mixins/classable.js'), | ||
ClickAwayable: require('./dist/js/mixins/click-awayable.js') | ||
}, | ||
PaperButton: require('./dist/js/paper-button.jsx'), | ||
Paper: require('./dist/js/paper.jsx'), | ||
RadioButton: require('./dist/js/radio-button.jsx'), | ||
Toggle: require('./dist/js/toggle.jsx'), | ||
Toast: require('./dist/js/toast.jsx'), | ||
Toolbar: require('./dist/js/toolbar.jsx'), | ||
ToolbarGroup: require('./dist/js/toolbar-group.jsx') | ||
}; | ||
module.exports = require('./docs/dist/index.js'); |
{ | ||
"name": "material-ui", | ||
"author": "Call-em-all Engineering Team", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"description": "Material Design UI components built with React", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -60,3 +60,3 @@ # [Material-UI](http://callemall.github.io/material-ui/) | ||
[Material-UI](http://callemall.github.io/material-ui/) came about from our love of [React](http://facebook.github.io/react/) and [Google's Material Design](https://www.google.com/design/spec/material-design/introduction.html). We're currently using it on a project at [Call-Em-All](https://www.call-em-all.com/) and plan on adding to it and making it better. If you'd like to help, check out our [gh-pages](https://github.com/callemall/material-ui/tree/gh-pages) branch. We'd greatly appreciate any feedback you may have. :) | ||
[Material-UI](http://callemall.github.io/material-ui/) came about from our love of [React](http://facebook.github.io/react/) and [Google's Material Design](https://www.google.com/design/spec/material-design/introduction.html). We're currently using it on a project at [Call-Em-All](https://www.call-em-all.com/) and plan on adding to it and making it better. If you'd like to help, check out the [docs folder](https://github.com/callemall/material-ui/tree/master/docs). We'd greatly appreciate any contribution you make. :) | ||
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances 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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
315161
121
4861
4