Socket
Socket
Sign inDemoInstall

electron-updater

Package Overview
Dependencies
Maintainers
2
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-updater - npm Package Compare versions

Comparing version 6.3.6 to 6.3.7

2

out/AppUpdater.d.ts

@@ -132,3 +132,3 @@ import { AllPublishOptions, CancellationToken, PublishConfiguration, UpdateInfo, DownloadOptions, ProgressInfo } from "builder-util-runtime";

/**
* Configure update provider. If value is `string`, [GenericServerOptions](/configuration/publish#genericserveroptions) will be set with value as `url`.
* Configure update provider. If value is `string`, [GenericServerOptions](./publish.md#genericserveroptions) will be set with value as `url`.
* @param options If you want to override configuration in the `app-update.yml`.

@@ -135,0 +135,0 @@ */

@@ -192,3 +192,3 @@ "use strict";

/**
* Configure update provider. If value is `string`, [GenericServerOptions](/configuration/publish#genericserveroptions) will be set with value as `url`.
* Configure update provider. If value is `string`, [GenericServerOptions](./publish.md#genericserveroptions) will be set with value as `url`.
* @param options If you want to override configuration in the `app-update.yml`.

@@ -195,0 +195,0 @@ */

{
"name": "electron-updater",
"version": "6.3.6",
"version": "6.3.7",
"description": "Cross platform updater for electron applications",

@@ -26,3 +26,3 @@ "main": "out/main.js",

"tiny-typed-emitter": "^2.1.0",
"builder-util-runtime": "9.2.7"
"builder-util-runtime": "9.2.8"
},

@@ -29,0 +29,0 @@ "devDependencies": {

@@ -11,3 +11,3 @@ # electron-updater

- Windows (NSIS).
- Linux (AppImage).
- Linux (AppImage, rpm, deb).

@@ -14,0 +14,0 @@ ## Credits

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