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

electron-osx-sign

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-osx-sign - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

package.json
{
"name": "electron-osx-sign",
"version": "0.4.0",
"description": "Code-signing for Electron-packed OS X apps.",
"version": "0.4.1",
"description": "Codesign Electron macOS apps",
"main": "index.js",

@@ -6,0 +6,0 @@ "bin": {

@@ -9,3 +9,3 @@ # electron-osx-sign [![npm][npm_img]][npm_url] [![Build Status][travis_img]][travis_url]

It is worth noting as well that starting from [Electron] v1.1.1, a new mechanism was introduced to satisfy IPC communications (see [electron#5601](https://github.com/electron/electron/pull/5601)); wishing to have full support of various Electron versions, please utilize `opts.version`, which brings less hassle with making default settings among releases.
It is worth noting as well that starting from [Electron] v1.1.1, a new mechanism was introduced to satisfy IPC communications (see [electron#5601](https://github.com/electron/electron/pull/5601)); wish to have full support of legacy Electron versions, please utilize `opts.version`, which option brings less hassle with making default settings among Electron builds.

@@ -328,6 +328,6 @@ We are trying to keep updated to the Electron specifications; please [file us an issue](https://github.com/electron-userland/electron-osx-sign/issues/new) if having any suggestions or experiencing difficulties code signing your products.

> electron-osx-sign@0.4.0 pretest electron-osx-sign
> electron-osx-sign@0.4.1 pretest electron-osx-sign
> rimraf test/work
> electron-osx-sign@0.4.0 test electron-osx-sign
> electron-osx-sign@0.4.1 test electron-osx-sign
> standard && tape test

@@ -402,3 +402,3 @@

ok 42 app flattened
# defaults-test:v1.4.2-darwin-x64
# defaults-test:v1.4.4-darwin-x64
ok 43 app signed

@@ -405,0 +405,0 @@ ok 44 app flattened

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