electron-builder-http
Advanced tools
Comparing version 11.0.0 to 11.1.1
@@ -190,2 +190,3 @@ "use strict"; | ||
for (const stream of streams) { | ||
stream.on("error", callback); | ||
lastStream = lastStream.pipe(stream); | ||
@@ -192,0 +193,0 @@ } |
{ | ||
"name": "electron-builder-http", | ||
"version": "11.0.0", | ||
"version": "11.1.1", | ||
"main": "out/httpExecutor.js", | ||
@@ -5,0 +5,0 @@ "author": "Vladimir Krivosheev", |
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
34312
358