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

builder-util

Package Overview
Dependencies
Maintainers
1
Versions
258
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 5.1.0 to 5.1.1

2

out/binDownload.js

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

env: Object.assign({}, process.env, { SZA_PATH: (_zipBin || _load_zipBin()).path7za }),
stdio: ["ignore", "pipe", "inherit"]
stdio: ["ignore", "pipe", process.stdout]
});
}
//# sourceMappingURL=binDownload.js.map
{
"name": "builder-util",
"version": "5.1.0",
"version": "5.1.1",
"main": "out/util.js",

@@ -14,3 +14,3 @@ "author": "Vladimir Krivosheev",

"dependencies": {
"app-builder-bin": "1.1.0",
"app-builder-bin": "1.2.1",
"temp-file": "^3.1.1",

@@ -17,0 +17,0 @@ "fs-extra-p": "^4.5.0",

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