@jupyterlab/filebrowser
Advanced tools
Comparing version 3.6.2 to 3.6.3
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "3.6.2", | ||
"version": "3.6.3", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -44,11 +44,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^3.6.2", | ||
"@jupyterlab/coreutils": "^5.6.2", | ||
"@jupyterlab/docmanager": "^3.6.2", | ||
"@jupyterlab/docregistry": "^3.6.2", | ||
"@jupyterlab/services": "^6.6.2", | ||
"@jupyterlab/statedb": "^3.6.2", | ||
"@jupyterlab/statusbar": "^3.6.2", | ||
"@jupyterlab/translation": "^3.6.2", | ||
"@jupyterlab/ui-components": "^3.6.2", | ||
"@jupyterlab/apputils": "^3.6.3", | ||
"@jupyterlab/coreutils": "^5.6.3", | ||
"@jupyterlab/docmanager": "^3.6.3", | ||
"@jupyterlab/docregistry": "^3.6.3", | ||
"@jupyterlab/services": "^6.6.3", | ||
"@jupyterlab/statedb": "^3.6.3", | ||
"@jupyterlab/statusbar": "^3.6.3", | ||
"@jupyterlab/translation": "^3.6.3", | ||
"@jupyterlab/ui-components": "^3.6.3", | ||
"@lumino/algorithm": "^1.9.0", | ||
@@ -63,7 +63,7 @@ "@lumino/coreutils": "^1.11.0", | ||
"@lumino/virtualdom": "^1.14.0", | ||
"@lumino/widgets": "^1.37.1", | ||
"@lumino/widgets": "^1.37.2", | ||
"react": "^17.0.1" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.6.2", | ||
"@jupyterlab/testutils": "^3.6.3", | ||
"@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
Updated@jupyterlab/apputils@^3.6.3
Updated@jupyterlab/coreutils@^5.6.3
Updated@jupyterlab/services@^6.6.3
Updated@jupyterlab/statedb@^3.6.3
Updated@jupyterlab/statusbar@^3.6.3
Updated@lumino/widgets@^1.37.2