electron-builder-http
Advanced tools
Comparing version 19.21.0 to 19.23.0
@@ -9,3 +9,3 @@ export interface VersionInfo { | ||
readonly path: string; | ||
readonly githubArtifactName?: string | null; | ||
githubArtifactName?: string | null; | ||
/** | ||
@@ -12,0 +12,0 @@ * The release name. |
{ | ||
"name": "electron-builder-http", | ||
"version": "19.21.0", | ||
"version": "19.23.0", | ||
"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
81491