@jupyterlab/filebrowser
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -45,25 +45,25 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.1.4", | ||
"@jupyterlab/coreutils": "^6.0.4", | ||
"@jupyterlab/docmanager": "^4.0.4", | ||
"@jupyterlab/docregistry": "^4.0.4", | ||
"@jupyterlab/services": "^7.0.4", | ||
"@jupyterlab/statedb": "^4.0.4", | ||
"@jupyterlab/statusbar": "^4.0.4", | ||
"@jupyterlab/translation": "^4.0.4", | ||
"@jupyterlab/ui-components": "^4.0.4", | ||
"@lumino/algorithm": "^2.0.0", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/disposable": "^2.1.1", | ||
"@lumino/domutils": "^2.0.0", | ||
"@lumino/dragdrop": "^2.1.1", | ||
"@lumino/messaging": "^2.0.0", | ||
"@lumino/polling": "^2.1.1", | ||
"@lumino/signaling": "^2.1.1", | ||
"@lumino/virtualdom": "^2.0.0", | ||
"@lumino/widgets": "^2.1.1", | ||
"@jupyterlab/apputils": "^4.1.5", | ||
"@jupyterlab/coreutils": "^6.0.5", | ||
"@jupyterlab/docmanager": "^4.0.5", | ||
"@jupyterlab/docregistry": "^4.0.5", | ||
"@jupyterlab/services": "^7.0.5", | ||
"@jupyterlab/statedb": "^4.0.5", | ||
"@jupyterlab/statusbar": "^4.0.5", | ||
"@jupyterlab/translation": "^4.0.5", | ||
"@jupyterlab/ui-components": "^4.0.5", | ||
"@lumino/algorithm": "^2.0.1", | ||
"@lumino/coreutils": "^2.1.2", | ||
"@lumino/disposable": "^2.1.2", | ||
"@lumino/domutils": "^2.0.1", | ||
"@lumino/dragdrop": "^2.1.3", | ||
"@lumino/messaging": "^2.0.1", | ||
"@lumino/polling": "^2.1.2", | ||
"@lumino/signaling": "^2.1.2", | ||
"@lumino/virtualdom": "^2.0.1", | ||
"@lumino/widgets": "^2.3.0", | ||
"react": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.4", | ||
"@jupyterlab/testing": "^4.0.5", | ||
"@types/jest": "^29.2.0", | ||
@@ -70,0 +70,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@jupyterlab/coreutils@^6.0.5
Updated@jupyterlab/services@^7.0.5
Updated@jupyterlab/statedb@^4.0.5
Updated@jupyterlab/statusbar@^4.0.5
Updated@lumino/algorithm@^2.0.1
Updated@lumino/coreutils@^2.1.2
Updated@lumino/disposable@^2.1.2
Updated@lumino/domutils@^2.0.1
Updated@lumino/dragdrop@^2.1.3
Updated@lumino/messaging@^2.0.1
Updated@lumino/polling@^2.1.2
Updated@lumino/signaling@^2.1.2
Updated@lumino/virtualdom@^2.0.1
Updated@lumino/widgets@^2.3.0