Socket
Socket
Sign inDemoInstall

@kano/desktop-shell

Package Overview
Dependencies
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kano/desktop-shell - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

lib/menu/index.js

@@ -169,9 +169,6 @@ const { app, shell, Menu } = require('electron');

this.aboutItem,
ShellMenu.createMenuItem('reload'),
{ role: 'services', submenu: [] },
ShellMenu.createMenuItem('reload'),
{ role: 'hide' },
{ role: 'hideothers' },
{ role: 'unhide' },
ShellMenu.createMenuItem('reload'),
{ role: 'quit' },

@@ -178,0 +175,0 @@ ],

2

package.json
{
"name": "@kano/desktop-shell",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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