@jupyterlab/filebrowser
Advanced tools
Comparing version 3.6.0-beta.0 to 3.6.0-rc.0
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "3.6.0-beta.0", | ||
"version": "3.6.0-rc.0", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -44,11 +44,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^3.6.0-beta.0", | ||
"@jupyterlab/coreutils": "^5.6.0-beta.0", | ||
"@jupyterlab/docmanager": "^3.6.0-beta.0", | ||
"@jupyterlab/docregistry": "^3.6.0-beta.0", | ||
"@jupyterlab/services": "^6.6.0-beta.0", | ||
"@jupyterlab/statedb": "^3.6.0-beta.0", | ||
"@jupyterlab/statusbar": "^3.6.0-beta.0", | ||
"@jupyterlab/translation": "^3.6.0-beta.0", | ||
"@jupyterlab/ui-components": "^3.6.0-beta.0", | ||
"@jupyterlab/apputils": "^3.6.0-rc.0", | ||
"@jupyterlab/coreutils": "^5.6.0-rc.0", | ||
"@jupyterlab/docmanager": "^3.6.0-rc.0", | ||
"@jupyterlab/docregistry": "^3.6.0-rc.0", | ||
"@jupyterlab/services": "^6.6.0-rc.0", | ||
"@jupyterlab/statedb": "^3.6.0-rc.0", | ||
"@jupyterlab/statusbar": "^3.6.0-rc.0", | ||
"@jupyterlab/translation": "^3.6.0-rc.0", | ||
"@jupyterlab/ui-components": "^3.6.0-rc.0", | ||
"@lumino/algorithm": "^1.9.0", | ||
@@ -67,3 +67,3 @@ "@lumino/coreutils": "^1.11.0", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.6.0-beta.0", | ||
"@jupyterlab/testutils": "^3.6.0-rc.0", | ||
"@types/jest": "^26.0.10", | ||
@@ -70,0 +70,0 @@ "jest": "^26.4.2", |
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
275449