@jupyterlab/filebrowser
Advanced tools
Comparing version 4.0.0-alpha.18 to 4.0.0-alpha.19
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "4.0.0-alpha.18", | ||
"version": "4.0.0-alpha.19", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -44,25 +44,25 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.0.0-alpha.18", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.18", | ||
"@jupyterlab/docmanager": "^4.0.0-alpha.18", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.18", | ||
"@jupyterlab/services": "^7.0.0-alpha.18", | ||
"@jupyterlab/statedb": "^4.0.0-alpha.18", | ||
"@jupyterlab/statusbar": "^4.0.0-alpha.18", | ||
"@jupyterlab/translation": "^4.0.0-alpha.18", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.33", | ||
"@lumino/algorithm": "^2.0.0-alpha.6", | ||
"@lumino/coreutils": "^2.0.0-alpha.6", | ||
"@lumino/disposable": "^2.0.0-alpha.6", | ||
"@lumino/domutils": "^2.0.0-alpha.6", | ||
"@lumino/dragdrop": "^2.0.0-alpha.6", | ||
"@lumino/messaging": "^2.0.0-alpha.6", | ||
"@lumino/polling": "^2.0.0-alpha.6", | ||
"@lumino/signaling": "^2.0.0-alpha.6", | ||
"@lumino/virtualdom": "^2.0.0-alpha.6", | ||
"@lumino/widgets": "^2.0.0-alpha.6", | ||
"@jupyterlab/apputils": "^4.0.0-alpha.19", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.19", | ||
"@jupyterlab/docmanager": "^4.0.0-alpha.19", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.19", | ||
"@jupyterlab/services": "^7.0.0-alpha.19", | ||
"@jupyterlab/statedb": "^4.0.0-alpha.19", | ||
"@jupyterlab/statusbar": "^4.0.0-alpha.19", | ||
"@jupyterlab/translation": "^4.0.0-alpha.19", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.34", | ||
"@lumino/algorithm": "^2.0.0-beta.0", | ||
"@lumino/coreutils": "^2.0.0-beta.0", | ||
"@lumino/disposable": "^2.0.0-beta.1", | ||
"@lumino/domutils": "^2.0.0-beta.0", | ||
"@lumino/dragdrop": "^2.0.0-beta.1", | ||
"@lumino/messaging": "^2.0.0-beta.0", | ||
"@lumino/polling": "^2.0.0-beta.0", | ||
"@lumino/signaling": "^2.0.0-beta.1", | ||
"@lumino/virtualdom": "^2.0.0-beta.0", | ||
"@lumino/widgets": "^2.0.0-beta.1", | ||
"react": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-alpha.18", | ||
"@jupyterlab/testing": "^4.0.0-alpha.19", | ||
"@types/jest": "^29.2.0", | ||
@@ -69,0 +69,0 @@ "rimraf": "~3.0.0", |
Sorry, the diff of this file is not supported yet
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
291269
5457