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

react-simple-input

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-input - npm Package Compare versions

Comparing version

to
0.4.2

8

package.json
{
"name": "react-simple-input",
"version": "0.4.1",
"version": "0.4.2",
"description": "A simple text input for React",

@@ -11,3 +11,3 @@ "main": "dist/ReactSimpleInput.js",

"type": "git",
"url": "git+https://github.com/KeitIG/react-simple-input.git"
"url": "git+https://github.com/martpie/react-simple-input.git"
},

@@ -26,5 +26,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/KeitIG/react-simple-input/issues"
"url": "https://github.com/martpie/react-simple-input/issues"
},
"homepage": "https://github.com/KeitIG/react-simple-input#readme",
"homepage": "https://github.com/martpie/react-simple-input#readme",
"devDependencies": {

@@ -31,0 +31,0 @@ "babel-preset-es2015": "^6.1.18",

# react-simple-input
A simple text input for React
**⚠️ Warning:** This package was built at a time where React was not as popular as it is today. I am deprecating as most of what this package offer is easily re-doable in a serious codebase.
### Description

@@ -5,0 +7,0 @@