@jupyterlab/filebrowser
Advanced tools
Comparing version 3.6.0-rc.1 to 3.6.0
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "3.6.0-rc.1", | ||
"version": "3.6.0", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -44,11 +44,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^3.6.0-rc.1", | ||
"@jupyterlab/coreutils": "^5.6.0-rc.1", | ||
"@jupyterlab/docmanager": "^3.6.0-rc.1", | ||
"@jupyterlab/docregistry": "^3.6.0-rc.1", | ||
"@jupyterlab/services": "^6.6.0-rc.1", | ||
"@jupyterlab/statedb": "^3.6.0-rc.1", | ||
"@jupyterlab/statusbar": "^3.6.0-rc.1", | ||
"@jupyterlab/translation": "^3.6.0-rc.1", | ||
"@jupyterlab/ui-components": "^3.6.0-rc.1", | ||
"@jupyterlab/apputils": "^3.6.0", | ||
"@jupyterlab/coreutils": "^5.6.0", | ||
"@jupyterlab/docmanager": "^3.6.0", | ||
"@jupyterlab/docregistry": "^3.6.0", | ||
"@jupyterlab/services": "^6.6.0", | ||
"@jupyterlab/statedb": "^3.6.0", | ||
"@jupyterlab/statusbar": "^3.6.0", | ||
"@jupyterlab/translation": "^3.6.0", | ||
"@jupyterlab/ui-components": "^3.6.0", | ||
"@lumino/algorithm": "^1.9.0", | ||
@@ -67,3 +67,3 @@ "@lumino/coreutils": "^1.11.0", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.6.0-rc.1", | ||
"@jupyterlab/testutils": "^3.6.0", | ||
"@types/jest": "^26.0.10", | ||
@@ -70,0 +70,0 @@ "jest": "^26.4.2", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
275474
5205
0
Updated@jupyterlab/apputils@^3.6.0
Updated@jupyterlab/coreutils@^5.6.0
Updated@jupyterlab/services@^6.6.0
Updated@jupyterlab/statedb@^3.6.0
Updated@jupyterlab/statusbar@^3.6.0