Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electron-publish

Package Overview
Dependencies
Maintainers
2
Versions
289
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 23.0.8 to 23.0.9

1

out/gitHubPublisher.js

@@ -173,2 +173,3 @@ "use strict";

tag_name: this.tag,
name: this.version,
draft: this.releaseType === "draft",

@@ -175,0 +176,0 @@ prerelease: this.releaseType === "prerelease",

4

package.json
{
"name": "electron-publish",
"version": "23.0.8",
"version": "23.0.9",
"main": "out/publisher.js",

@@ -19,3 +19,3 @@ "author": "Vladimir Krivosheev",

"@types/fs-extra": "^9.0.11",
"builder-util": "23.0.8",
"builder-util": "23.0.9",
"builder-util-runtime": "9.0.2",

@@ -22,0 +22,0 @@ "chalk": "^4.1.1",

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