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

@swiftmr/electron-builder

Package Overview
Dependencies
Maintainers
1
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 1.0.6 to 1.0.7

2

out/builder.d.ts
import { Arch } from "builder-util";
import { PackagerOptions, Platform } from "app-builder-lib";
import { PackagerOptions, Platform } from "@swiftmr/app-builder-lib";
import { PublishOptions } from "electron-publish";

@@ -4,0 +4,0 @@ import * as yargs from "yargs";

@@ -6,3 +6,3 @@ "use strict";

const chalk = require("chalk");
const app_builder_lib_1 = require("app-builder-lib");
const app_builder_lib_1 = require("@swiftmr/app-builder-lib");
const yargs = require("yargs");

@@ -9,0 +9,0 @@ function 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": "1.0.6",
"version": "1.0.7",
"electron-builder-public-version": "22.14.5",

@@ -6,0 +6,0 @@ "main": "out/index.js",

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