builder-util
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
190967
+ Addedapp-builder-bin@1.2.1(transitive)
+ Addedapp-builder-bin-linux@1.2.1(transitive)
+ Addedapp-builder-bin-mac@1.2.1(transitive)
+ Addedapp-builder-bin-win@1.2.1(transitive)
- Removedapp-builder-bin@1.1.0(transitive)
- Removedapp-builder-bin-linux@1.1.0(transitive)
- Removedapp-builder-bin-mac@1.1.0(transitive)
- Removedapp-builder-bin-win@1.1.0(transitive)
Updatedapp-builder-bin@1.2.1