@jupyterlab/filebrowser
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -45,11 +45,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.1.2", | ||
"@jupyterlab/coreutils": "^6.0.2", | ||
"@jupyterlab/docmanager": "^4.0.2", | ||
"@jupyterlab/docregistry": "^4.0.2", | ||
"@jupyterlab/services": "^7.0.2", | ||
"@jupyterlab/statedb": "^4.0.2", | ||
"@jupyterlab/statusbar": "^4.0.2", | ||
"@jupyterlab/translation": "^4.0.2", | ||
"@jupyterlab/ui-components": "^4.0.2", | ||
"@jupyterlab/apputils": "^4.1.3", | ||
"@jupyterlab/coreutils": "^6.0.3", | ||
"@jupyterlab/docmanager": "^4.0.3", | ||
"@jupyterlab/docregistry": "^4.0.3", | ||
"@jupyterlab/services": "^7.0.3", | ||
"@jupyterlab/statedb": "^4.0.3", | ||
"@jupyterlab/statusbar": "^4.0.3", | ||
"@jupyterlab/translation": "^4.0.3", | ||
"@jupyterlab/ui-components": "^4.0.3", | ||
"@lumino/algorithm": "^2.0.0", | ||
@@ -68,3 +68,3 @@ "@lumino/coreutils": "^2.1.1", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.2", | ||
"@jupyterlab/testing": "^4.0.3", | ||
"@types/jest": "^29.2.0", | ||
@@ -71,0 +71,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.3
Updated@jupyterlab/coreutils@^6.0.3
Updated@jupyterlab/services@^7.0.3
Updated@jupyterlab/statedb@^4.0.3
Updated@jupyterlab/statusbar@^4.0.3