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
3.4.6
to
3.4.8
+4
-3
package.json
{
"name": "react-stdio",
"version": "3.4.6",
"version": "3.4.8",
"description": "Render React.js components on any backend",

@@ -18,2 +18,3 @@ "author": "Michael Jackson",

"build": "./scripts/build.sh",
"clean": "git clean -fdX .",
"test": "jest"

@@ -23,3 +24,3 @@ },

"JSONStream": "^1.0.7",
"event-stream": "^3.3.2",
"event-stream": "3.3.4",
"invariant": "^2.2.0",

@@ -31,3 +32,3 @@ "react": "^16.2.0",

"jest": "^22.1.4",
"pkg": "^4.3.0"
"pkg": "^4.3.4"
},

@@ -34,0 +35,0 @@ "jest": {