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
373
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 1.0.0-alpha.6 to 1.0.0-alpha.7

24

package.json
{
"name": "@jupyterlab/mainmenu-extension",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "JupyterLab - Main Menu Extension",

@@ -9,2 +9,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

},
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab/jupyterlab.git"
},
"license": "BSD-3-Clause",

@@ -23,6 +27,2 @@ "author": "Project Jupyter",

},
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab/jupyterlab.git"
},
"scripts": {

@@ -35,8 +35,8 @@ "build": "tsc -b",

"dependencies": {
"@jupyterlab/application": "^1.0.0-alpha.6",
"@jupyterlab/apputils": "^1.0.0-alpha.6",
"@jupyterlab/coreutils": "^3.0.0-alpha.6",
"@jupyterlab/inspector": "^1.0.0-alpha.6",
"@jupyterlab/mainmenu": "^1.0.0-alpha.6",
"@jupyterlab/services": "^4.0.0-alpha.6",
"@jupyterlab/application": "^1.0.0-alpha.7",
"@jupyterlab/apputils": "^1.0.0-alpha.7",
"@jupyterlab/coreutils": "^3.0.0-alpha.7",
"@jupyterlab/inspector": "^1.0.0-alpha.7",
"@jupyterlab/mainmenu": "^1.0.0-alpha.7",
"@jupyterlab/services": "^4.0.0-alpha.7",
"@phosphor/algorithm": "^1.1.2",

@@ -58,3 +58,3 @@ "@phosphor/disposable": "^1.1.2",

},
"gitHead": "25152cd7c0a2d2d3d020dcd59451c236e9ecc6ab"
"gitHead": "f8e210a027f6545b426caf4ab64c75a1e1619a44"
}
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