electron-html-to
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70901
1432
33