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

electron-notarize

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-notarize - npm Package Compare versions

Comparing version 0.3.0 to 1.0.0

LICENSE

17

package.json
{
"name": "electron-notarize",
"version": "0.3.0",
"version": "1.0.0",
"description": "Notarize your Electron app",

@@ -9,2 +9,10 @@ "main": "lib/index.js",

"license": "MIT",
"homepage": "https://github.com/electron/electron-notarize#readme",
"repository": {
"type": "git",
"url": "https://github.com/electron/electron-notarize.git"
},
"bugs": {
"url": "https://github.com/electron/electron-notarize/issues"
},
"scripts": {

@@ -19,6 +27,9 @@ "build": "tsc",

],
"engines": {
"node": ">= 10.0.0"
},
"devDependencies": {
"@continuous-auth/semantic-release-npm": "^2.0.0",
"@types/debug": "^4.1.5",
"@types/fs-extra": "^8.0.1",
"@types/fs-extra": "^9.0.1",
"@types/jest": "^25.1.4",

@@ -34,4 +45,4 @@ "@types/node": "^13.7.7",

"debug": "^4.1.1",
"fs-extra": "^8.1.0"
"fs-extra": "^9.0.1"
}
}
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