Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electron-runner

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-runner - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

package.json
{
"name": "electron-runner",
"version": "0.0.8",
"version": "0.0.9",
"description": "Enables for running NodeJS apps in Electron.",

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

@@ -39,5 +39,5 @@ #electron-runner

```
1. node_modules/.bin/electron-runner index.js > index.html
1. node_modules/.bin/electron-runner --generate index.js > index.html
2. ( edit url property in your config file to point at index.html)
3. node_modules/.bin/electron-runner YOUR_CONFIG.js
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc