New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/mainmenu-extension

Package Overview
Dependencies
Maintainers
16
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/mainmenu-extension - npm Package Compare versions

Comparing version

to
1.0.4

12

package.json
{
"name": "@jupyterlab/mainmenu-extension",
"version": "1.0.3",
"version": "1.0.4",
"description": "JupyterLab - Main Menu Extension",

@@ -39,7 +39,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/application": "^1.0.3",
"@jupyterlab/apputils": "^1.0.3",
"@jupyterlab/application": "^1.0.4",
"@jupyterlab/apputils": "^1.0.4",
"@jupyterlab/coreutils": "^3.0.0",
"@jupyterlab/mainmenu": "^1.0.3",
"@jupyterlab/services": "^4.0.3",
"@jupyterlab/mainmenu": "^1.0.4",
"@jupyterlab/services": "^4.0.4",
"@phosphor/algorithm": "^1.1.3",

@@ -61,3 +61,3 @@ "@phosphor/disposable": "^1.2.0",

},
"gitHead": "b5f2c50eda10332be812658b23ad649eca22bf80"
"gitHead": "879d00168755fdab1c067d078221073458899c53"
}