@jupyterlab/mainmenu
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@jupyterlab/mainmenu", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "JupyterLab - Main Menu", | ||
@@ -45,12 +45,12 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.1.4", | ||
"@jupyterlab/translation": "^4.0.4", | ||
"@jupyterlab/ui-components": "^4.0.4", | ||
"@lumino/algorithm": "^2.0.0", | ||
"@lumino/commands": "^2.1.1", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/widgets": "^2.1.1" | ||
"@jupyterlab/apputils": "^4.1.5", | ||
"@jupyterlab/translation": "^4.0.5", | ||
"@jupyterlab/ui-components": "^4.0.5", | ||
"@lumino/algorithm": "^2.0.1", | ||
"@lumino/commands": "^2.1.3", | ||
"@lumino/coreutils": "^2.1.2", | ||
"@lumino/widgets": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.4", | ||
"@jupyterlab/testing": "^4.0.5", | ||
"@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
Updated@jupyterlab/apputils@^4.1.5
Updated@lumino/algorithm@^2.0.1
Updated@lumino/commands@^2.1.3
Updated@lumino/coreutils@^2.1.2
Updated@lumino/widgets@^2.3.0