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

electron-debug

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-debug - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

package.json
{
"name": "electron-debug",
"version": "0.4.0",
"version": "0.4.1",
"description": "Adds useful debug features to your Electron app",

@@ -28,3 +28,3 @@ "license": "MIT",

"dependencies": {
"electron-localshortcut": "^0.3.2"
"electron-localshortcut": "^0.4.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -38,2 +38,3 @@ # electron-debug

const app = require('app');
const BrowserWindow = require('browser-window');

@@ -40,0 +41,0 @@ require('electron-debug')({

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