@jupyterlab/mainmenu
Advanced tools
Comparing version 4.1.0-alpha.3 to 4.1.0-alpha.4
{ | ||
"name": "@jupyterlab/mainmenu", | ||
"version": "4.1.0-alpha.3", | ||
"version": "4.1.0-alpha.4", | ||
"description": "JupyterLab - Main Menu", | ||
@@ -45,12 +45,12 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.2.0-alpha.3", | ||
"@jupyterlab/translation": "^4.1.0-alpha.3", | ||
"@jupyterlab/ui-components": "^4.1.0-alpha.3", | ||
"@jupyterlab/apputils": "^4.2.0-alpha.4", | ||
"@jupyterlab/translation": "^4.1.0-alpha.4", | ||
"@jupyterlab/ui-components": "^4.1.0-alpha.4", | ||
"@lumino/algorithm": "^2.0.1", | ||
"@lumino/commands": "^2.1.3", | ||
"@lumino/commands": "^2.2.0", | ||
"@lumino/coreutils": "^2.1.2", | ||
"@lumino/widgets": "^2.3.1-alpha.0" | ||
"@lumino/widgets": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.1.0-alpha.3", | ||
"@jupyterlab/testing": "^4.1.0-alpha.4", | ||
"@types/jest": "^29.2.0", | ||
@@ -57,0 +57,0 @@ "jest": "^29.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67924