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

electron-installer-codesign

Package Overview
Dependencies
Maintainers
28
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-installer-codesign - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

index.js

@@ -39,2 +39,4 @@ /* eslint no-console:0 */

'--force',
'--options',
'runtime',
src

@@ -41,0 +43,0 @@ ];

12

package.json
{
"name": "electron-installer-codesign",
"description": "Sign your electron apps on OSX.",
"version": "0.3.0",
"version": "0.3.1",
"author": "Lucas Hrabovsky <lucas@mongodb.com> (http://imlucas.com)",

@@ -24,3 +24,3 @@ "homepage": "http://github.com/mongodb-js/electron-installer-codesign",

"dependencies": {
"async": "^1.5.0",
"async": "^2.1.2",
"chalk": "^1.1.1",

@@ -30,4 +30,4 @@ "debug": "^2.2.0",

"electron-installer-run": "^0.1.0",
"figures": "^1.4.0",
"glob": "^6.0.1",
"figures": "^2.0.0",
"glob": "^7.1.1",
"minimist": "^1.2.0"

@@ -37,4 +37,4 @@ },

"devDependencies": {
"eslint-config-mongodb-js": "^1.0.6",
"mocha": "^2.3.4",
"eslint-config-mongodb-js": "^2.2.0",
"mocha": "^3.1.2",
"mongodb-js-fmt": "0.0.3",

@@ -41,0 +41,0 @@ "mongodb-js-precommit": "^0.2.8",

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