Socket
Socket
Sign inDemoInstall

builder-util

Package Overview
Dependencies
Maintainers
2
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builder-util - npm Package Compare versions

Comparing version 22.11.8 to 22.11.9

2

out/util.js

@@ -341,5 +341,5 @@ "use strict";

const childProcess = doSpawn(command, args, {
env,
stdio: ["ignore", "pipe", process.stdout],
...extraOptions,
env,
});

@@ -346,0 +346,0 @@ if (childProcessConsumer != null) {

{
"name": "builder-util",
"version": "22.11.8",
"version": "22.11.9",
"main": "out/util.js",
"author": "Vladimir Krivosheev",
"license": "MIT",
"repository": "electron-userland/electron-builder",
"repository": {
"type": "git",
"url": "git+https://github.com/electron-userland/electron-builder.git",
"directory": "packages/builder-util"
},
"bugs": "https://github.com/electron-userland/electron-builder/issues",

@@ -15,7 +19,7 @@ "homepage": "https://github.com/electron-userland/electron-builder",

"7zip-bin": "~5.1.1",
"@types/debug": "^4.1.5",
"@types/debug": "^4.1.6",
"@types/fs-extra": "^9.0.11",
"app-builder-bin": "3.6.1",
"app-builder-bin": "3.7.1",
"bluebird-lst": "^1.0.9",
"builder-util-runtime": "8.7.7",
"builder-util-runtime": "8.7.8",
"chalk": "^4.1.1",

@@ -22,0 +26,0 @@ "debug": "^4.3.2",

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