Socket
Socket
Sign inDemoInstall

electron-publish

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-publish - npm Package Compare versions

Comparing version 18.5.1 to 18.6.0

2

out/BintrayPublisher.js

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

}
this.client = new (_bintray || _load_bintray()).BintrayClient(info, this.context.cancellationToken, token);
this.client = new (_bintray || _load_bintray()).BintrayClient(info, (_nodeHttpExecutor || _load_nodeHttpExecutor()).httpExecutor, this.context.cancellationToken, token);
this._versionPromise = this.init();

@@ -76,0 +76,0 @@ }

{
"name": "electron-publish",
"version": "18.5.1",
"version": "18.6.0",
"main": "out/publisher.js",

@@ -17,4 +17,4 @@ "author": "Vladimir Krivosheev",

"bluebird-lst": "^1.0.2",
"electron-builder-http": "~18.5.1",
"electron-builder-util": "~18.5.1",
"electron-builder-http": "~18.6.0",
"electron-builder-util": "~18.6.0",
"chalk": "^1.1.3"

@@ -21,0 +21,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