Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

material-ui

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-ui - npm Package Compare versions

Comparing version 0.1.23 to 0.1.24

docs/.npmignore

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc