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

@jupyterlab/pluginmanager-extension

Package Overview
Dependencies
Maintainers
10
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/pluginmanager-extension - npm Package Compare versions

Comparing version

to
4.1.8

12

package.json
{
"name": "@jupyterlab/pluginmanager-extension",
"version": "4.1.7",
"version": "4.1.8",
"description": "Enable/disable plugins from user interface",

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

"dependencies": {
"@jupyterlab/application": "^4.1.7",
"@jupyterlab/apputils": "^4.2.7",
"@jupyterlab/pluginmanager": "^4.1.7",
"@jupyterlab/translation": "^4.1.7",
"@jupyterlab/ui-components": "^4.1.7",
"@jupyterlab/application": "^4.1.8",
"@jupyterlab/apputils": "^4.2.8",
"@jupyterlab/pluginmanager": "^4.1.8",
"@jupyterlab/translation": "^4.1.8",
"@jupyterlab/ui-components": "^4.1.8",
"@lumino/coreutils": "^2.1.2"

@@ -45,0 +45,0 @@ },