Socket
Socket
Sign inDemoInstall

input-material-ui

Package Overview
Dependencies
40
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0 to 2.6.0

7

package.json
{
"name": "input-material-ui",
"version": "2.5.0",
"version": "2.6.0",
"description": "A material-ui INPUT component which allows to see/hide the password text of the field and to clear the input value",

@@ -13,3 +13,4 @@ "main": "lib/index.js",

"build-storybook": "build-storybook -c storybook -o docs",
"commit-storybook": "git add . && git commit -m \"Updated storybook\""
"commit-storybook": "git add . && git commit -m \"Updated storybook\"",
"all": "yarn install && yarn build-storybook && yarn deploy"
},

@@ -42,3 +43,3 @@ "repository": {

"dependencies": {
"@material-ui/core": "^4.10.2",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",

@@ -45,0 +46,0 @@ "lodash": "^4.17.15"

@@ -46,2 +46,3 @@ # input-material-ui ![Weekly downloads](https://img.shields.io/npm/dw/input-material-ui "Weekly downloads")

| 2.5.x | 4.10.2 | 16.9.0 |
| 2.6.x | 4.11.0 | 16.9.0 |

@@ -179,1 +180,5 @@ ### About versioning schema used for InputMaterialUi

- Updated packages
### 2.6.0
- Updated packages
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc