New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

electron-jsx

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-jsx - npm Package Compare versions

Comparing version

to
0.0.33

2

package.json
{
"name": "electron-jsx",
"version": "0.0.32",
"version": "0.0.33",
"description": "Real Time compiler for Electron apps with React and node Integration",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -31,3 +31,4 @@ # Electron-jsx

npm init
npm install electron path electron-jsx
npm install --global electron
npm install react react-dom path electron-jsx
```

@@ -34,0 +35,0 @@