Socket
Socket
Sign inDemoInstall

electron-builder-core

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-builder-core - npm Package Compare versions

Comparing version 13.4.0 to 13.6.0

1

out/electron-builder-core.d.ts

@@ -32,2 +32,3 @@ declare module "electron-builder-core" {

readonly isAsyncSupported: boolean
readonly abstract outDir: string
constructor(name: string, isAsyncSupported?: boolean)

@@ -34,0 +35,0 @@ abstract build(appOutDir: string, arch: Arch): Promise<any>

2

package.json
{
"name": "electron-builder-core",
"version": "13.4.0",
"version": "13.6.0",
"main": "out/core.js",

@@ -5,0 +5,0 @@ "author": "Vladimir Krivosheev",

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