Socket
Socket
Sign inDemoInstall

app-builder-lib

Package Overview
Dependencies
Maintainers
2
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-builder-lib - npm Package Compare versions

Comparing version 24.6.1 to 24.6.2

2

out/util/yarn.d.ts

@@ -14,3 +14,3 @@ /// <reference types="node" />

frameworkInfo: DesktopFrameworkInfo;
productionDeps?: Lazy<Array<NodeModuleDirInfo>>;
productionDeps: Lazy<Array<NodeModuleDirInfo>>;
platform?: NodeJS.Platform;

@@ -17,0 +17,0 @@ arch?: string;

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

export declare const PACKAGE_VERSION = "24.6.1";
export declare const PACKAGE_VERSION = "24.6.2";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PACKAGE_VERSION = void 0;
exports.PACKAGE_VERSION = "24.6.1";
exports.PACKAGE_VERSION = "24.6.2";
//# sourceMappingURL=version.js.map
{
"name": "app-builder-lib",
"description": "electron-builder lib",
"version": "24.6.1",
"version": "24.6.2",
"main": "out/index.js",

@@ -106,4 +106,4 @@ "files": [

"@types/tar": "^6.1.3",
"dmg-builder": "24.6.1",
"electron-builder-squirrel-windows": "24.6.1"
"dmg-builder": "24.6.2",
"electron-builder-squirrel-windows": "24.6.2"
},

@@ -110,0 +110,0 @@ "//": "electron-builder-squirrel-windows and dmg-builder added as dev dep for tests (as otherwise `require` doesn't work using Yarn 2)",

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