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

electron-html-to

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-html-to - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

4

lib/dedicatedProcessStrategy.js

@@ -133,3 +133,5 @@ 'use strict';

ELECTRON_WORKER_ID: id,
ELECTRON_HTML_TO_SETTINGS_FILE_PATH: settingsFilePath
ELECTRON_HTML_TO_SETTINGS_FILE_PATH: settingsFilePath,
// propagate the DISPLAY env var to make it work on LINUX
DISPLAY: process.env.DISPLAY
},

@@ -136,0 +138,0 @@ stdio: [null, null, null, 'ipc']

{
"name": "electron-html-to",
"version": "2.3.1",
"version": "2.3.2",
"description": "Convert html to html/image using electron",

@@ -5,0 +5,0 @@ "main": "lib/index.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