You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

react-mobile-style-password-input

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mobile-style-password-input - npm Package Compare versions

Comparing version

to
1.0.1

17

package.json
{
"name": "react-mobile-style-password-input",
"version": "1.0.0",
"version": "1.0.1",
"description": "Mobile like password field for React.",

@@ -20,4 +20,15 @@ "main": "lib/index.js",

],
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/iluha5/react-mobile-style-password-input"
},
"author": {
"name": "Ilya Rovda",
"email": "front.watching@gmail.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/iluha5/react-mobile-style-password-input/issues"
},
"homepage": "https://github.com/iluha5/react-mobile-style-password-input#readme",
"devDependencies": {

@@ -24,0 +35,0 @@ "@babel/core": "^7.10.2",

2

README.md

@@ -5,3 +5,3 @@ # React mobile style password field

![registration](react-mobile-like-password-input.gif)
![password field example](https://raw.githubusercontent.com/iluha5/react-mobile-style-password-input/master/react-mobile-like-password-input.gif)

@@ -8,0 +8,0 @@ ## Installation