@jupyterlab/filebrowser
Advanced tools
Comparing version 4.0.0-alpha.16 to 4.0.0-alpha.17
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "4.0.0-alpha.16", | ||
"version": "4.0.0-alpha.17", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -44,11 +44,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.0.0-alpha.16", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.16", | ||
"@jupyterlab/docmanager": "^4.0.0-alpha.16", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.16", | ||
"@jupyterlab/services": "^7.0.0-alpha.16", | ||
"@jupyterlab/statedb": "^4.0.0-alpha.16", | ||
"@jupyterlab/statusbar": "^4.0.0-alpha.16", | ||
"@jupyterlab/translation": "^4.0.0-alpha.16", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.31", | ||
"@jupyterlab/apputils": "^4.0.0-alpha.17", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.17", | ||
"@jupyterlab/docmanager": "^4.0.0-alpha.17", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.17", | ||
"@jupyterlab/services": "^7.0.0-alpha.17", | ||
"@jupyterlab/statedb": "^4.0.0-alpha.17", | ||
"@jupyterlab/statusbar": "^4.0.0-alpha.17", | ||
"@jupyterlab/translation": "^4.0.0-alpha.17", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.32", | ||
"@lumino/algorithm": "^2.0.0-alpha.6", | ||
@@ -67,7 +67,5 @@ "@lumino/coreutils": "^2.0.0-alpha.6", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^4.0.0-alpha.16", | ||
"@types/jest": "^26.0.10", | ||
"jest": "^26.4.2", | ||
"@jupyterlab/testing": "^4.0.0-alpha.17", | ||
"@types/jest": "^29.2.0", | ||
"rimraf": "~3.0.0", | ||
"ts-jest": "^26.3.0", | ||
"typedoc": "~0.22.10", | ||
@@ -74,0 +72,0 @@ "typescript": "~4.7.3" |
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
5
5429
288993