
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@wixc3/engine-electron
Advanced tools
This is a cli tool, as well as a library which allows running [engine](https://github.com/wixplosives/engine) applications in electron.
This is a cli tool, as well as a library which allows running engine applications in electron.
To run first install this package as a dependency
npm i @wixc3/engine-electron
Then, to run your application in electron just run
npx engine-electron start -f <my feature> -e <electron host environment>
If you want to build your application as an electron application just run
npx engine-electron build -f <my feature> -e <electron host environment>
This will create a "build" folder, in which the packed electron application will be located at
Argument | Alias | Description | Is mandatory | Default value |
---|---|---|---|---|
--featureName | -f | The feature you want to run | Yes | |
--configName | -c | the name of the config you want your application to run with | No | |
--envName | -e | The name of the environment running in the electron-main process | Yes | |
--basePath | The path which is where to search the feature at | No | process.cwd() | |
--devtools | whether should open the browser window with devtools | No | false |
Argument | Alias | Description | Is mandatory | Default value |
---|---|---|---|---|
--featureName | -f | The feature you want to run | Yes | |
--configName | -c | the name of the config you want your application to run with | No | |
--envName | -e | The name of the environment running in the electron-main process | Yes | |
--basePath | The path which is where to search the feature at | No | process.cwd() | |
--tsConfigPath | Relative path to the tsconfig file with which the features should be built with | No | tsconfig.json | |
--outDir | the directory to which the bundled and transpiled code will be saved (relative to basePath) | No | dist | |
--electronBuilderConfigFileName | The name of the electrion builder config file (relative to basePath) | No | electron-build.json |
FAQs
Unknown package
The npm package @wixc3/engine-electron receives a total of 12 weekly downloads. As such, @wixc3/engine-electron popularity was classified as not popular.
We found that @wixc3/engine-electron demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 69 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.