🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

electron-builder

Package Overview
Dependencies
Maintainers
3
Versions
994
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-builder - npm Package Compare versions

Comparing version
27.0.0-alpha.1
to
27.0.0-alpha.2
+5
-5
package.json
{
"name": "electron-builder",
"description": "A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box",
"version": "27.0.0-alpha.1",
"version": "27.0.0-alpha.2",
"type": "module",

@@ -75,6 +75,6 @@ "main": "./dist/index.js",

"yargs": "^17.6.2",
"app-builder-lib": "27.0.0-alpha.1",
"builder-util": "27.0.0-alpha.0",
"dmg-builder": "27.0.0-alpha.1",
"builder-util-runtime": "10.0.0-alpha.0"
"builder-util-runtime": "10.0.0-alpha.1",
"dmg-builder": "27.0.0-alpha.2",
"app-builder-lib": "27.0.0-alpha.2",
"builder-util": "27.0.0-alpha.2"
},

@@ -81,0 +81,0 @@ "devDependencies": {