Socket
Socket
Sign inDemoInstall

@swiftmr/electron-builder

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swiftmr/electron-builder - npm Package Compare versions

Comparing version 23.1.1 to 23.1.2

1

out/cli/cli.d.ts

@@ -0,1 +1,2 @@

#! /usr/bin/env node
export {};

5

out/cli/cli.js

@@ -0,1 +1,2 @@

#! /usr/bin/env node
"use strict";

@@ -5,3 +6,3 @@ Object.defineProperty(exports, "__esModule", { value: true });

const chalk = require("chalk");
const electronVersion_1 = require("@swiftmr/app-builder-lib/out/electron/electronVersion");
const electronVersion_1 = require("app-builder-lib/out/electron/electronVersion");
const fs_extra_1 = require("fs-extra");

@@ -17,3 +18,3 @@ const isCi = require("is-ci");

const start_1 = require("./start");
const yarn_1 = require("@swiftmr/app-builder-lib/out/util/yarn");
const yarn_1 = require("app-builder-lib/out/util/yarn");
// tslint:disable:no-unused-expression

@@ -20,0 +21,0 @@ void builder_1.createYargs()

{
"name": "@swiftmr/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": "23.1.1",
"version": "23.1.2",
"main": "out/index.js",

@@ -54,7 +54,7 @@ "files": [

"@types/yargs": "^17.0.1",
"@swiftmr/app-builder-lib": "workspace:*",
"builder-util": "workspace:*",
"builder-util-runtime": "workspace:*",
"@swiftmr/app-builder-lib": "23.1.2",
"builder-util": "23.0.9",
"builder-util-runtime": "9.0.2",
"chalk": "^4.1.1",
"dmg-builder": "workspace:*",
"dmg-builder": "23.1.0",
"fs-extra": "^10.0.0",

@@ -61,0 +61,0 @@ "is-ci": "^3.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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