Socket
Socket
Sign inDemoInstall

builder-util-runtime

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builder-util-runtime - npm Package Compare versions

Comparing version 8.9.0 to 8.9.1

6

CHANGELOG.md
# builder-util-runtime
## 8.9.1
### Patch Changes
- [#6333](https://github.com/electron-userland/electron-builder/pull/6333) [`54ee4e72`](https://github.com/electron-userland/electron-builder/commit/54ee4e72c5db859b9a00104179786567a0e977ff) Thanks [@lutzroeder](https://github.com/lutzroeder)! - fix: SnapStoreOptions required properties (#6327)
## 8.9.0

@@ -4,0 +10,0 @@

2

out/publishOptions.d.ts

@@ -192,3 +192,3 @@ /// <reference types="node" />

*/
readonly repo: string;
readonly repo?: string;
/**

@@ -195,0 +195,0 @@ * The list of channels the snap would be released.

{
"name": "builder-util-runtime",
"version": "8.9.0",
"version": "8.9.1",
"main": "out/index.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