New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-async-input

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-async-input - npm Package Compare versions

Comparing version
0.1.0
to
0.9.0
+2
-3
package.json
{
"name": "react-async-input",
"version": "0.1.0",
"version": "0.9.0",
"description": "wrap React inputs so that asynchrous updates don't cause the cursor to jump",
"main": "index.js",
"dependencies": {
"envify": "~0.2.0",
"react": "~0.8.0"
"react": "~0.9.0"
},

@@ -10,0 +9,0 @@ "devDependencies": {