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

react-stdio

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-stdio - npm Package Compare versions

Comparing version
2.0.4
to
2.0.5
+1
-8
package.json
{
"name": "react-stdio",
"version": "2.0.4",
"version": "2.0.5",
"description": "Render React.js components on any backend",

@@ -10,5 +10,2 @@ "bin": "./bin/react-stdio",

],
"scripts": {
"build": "webpack && chmod +x bin/react-stdio"
},
"author": "Michael Jackson",

@@ -25,7 +22,3 @@ "license": "MIT",

"react-dom": "^0.14.5"
},
"devDependencies": {
"babel-loader": "^6.2.0",
"webpack": "^1.12.9"
}
}

Sorry, the diff of this file is not supported yet