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

electron-packager-dummy-wine

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-packager-dummy-wine - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "electron-packager-dummy-wine",
"version": "1.0.0",
"version": "1.0.1",
"description": "Install this to add a dummy wine executable to your path",

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

# electron-packager-dummy-wine
This package is for when you want to use `electron-packager` to build a windows build of your app on a non-windows host environment, but you don't want to install wine. Adding this to your package.json will put a dummy wine in your node_modules/.bin (which is included in npm scripts PATH), which will do nothing.
## Caveats
- The icon will not be set
- The application metadata will not be changed from the Electron defaults
If these are important to you, then you will need Wine.
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