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

grunt-notarize

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-notarize - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

10

package.json
{
"name": "grunt-notarize",
"description": "Grunt plugin for notarizing macOS binaries using electron-notarize",
"version": "1.0.1",
"description": "Grunt plugin for notarizing macOS binaries using @electron/notarize",
"version": "1.1.0",
"homepage": "https://github.com/NielsLeenheer/grunt-notarize",

@@ -36,9 +36,9 @@ "author": {

],
"dependencies": {
"electron-notarize": "^1.1.1"
},
"devDependencies": {
"eslint": "^4.11.0",
"eslint-config-google": "^0.9.1"
},
"dependencies": {
"@electron/notarize": "^2.1.0"
}
}
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