@jupyterlab/docmanager
Advanced tools
Comparing version 4.0.0-alpha.18 to 4.0.0-alpha.19
{ | ||
"name": "@jupyterlab/docmanager", | ||
"version": "4.0.0-alpha.18", | ||
"version": "4.0.0-alpha.19", | ||
"description": "JupyterLab - Document Manager", | ||
@@ -44,20 +44,20 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.0.0-alpha.18", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.18", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.18", | ||
"@jupyterlab/services": "^7.0.0-alpha.18", | ||
"@jupyterlab/statusbar": "^4.0.0-alpha.18", | ||
"@jupyterlab/translation": "^4.0.0-alpha.18", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.33", | ||
"@lumino/algorithm": "^2.0.0-alpha.6", | ||
"@lumino/coreutils": "^2.0.0-alpha.6", | ||
"@lumino/disposable": "^2.0.0-alpha.6", | ||
"@lumino/messaging": "^2.0.0-alpha.6", | ||
"@lumino/properties": "^2.0.0-alpha.6", | ||
"@lumino/signaling": "^2.0.0-alpha.6", | ||
"@lumino/widgets": "^2.0.0-alpha.6", | ||
"@jupyterlab/apputils": "^4.0.0-alpha.19", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.19", | ||
"@jupyterlab/docregistry": "^4.0.0-alpha.19", | ||
"@jupyterlab/services": "^7.0.0-alpha.19", | ||
"@jupyterlab/statusbar": "^4.0.0-alpha.19", | ||
"@jupyterlab/translation": "^4.0.0-alpha.19", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.34", | ||
"@lumino/algorithm": "^2.0.0-beta.0", | ||
"@lumino/coreutils": "^2.0.0-beta.0", | ||
"@lumino/disposable": "^2.0.0-beta.1", | ||
"@lumino/messaging": "^2.0.0-beta.0", | ||
"@lumino/properties": "^2.0.0-beta.0", | ||
"@lumino/signaling": "^2.0.0-beta.1", | ||
"@lumino/widgets": "^2.0.0-beta.1", | ||
"react": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-alpha.18", | ||
"@jupyterlab/testing": "^4.0.0-alpha.19", | ||
"@types/jest": "^29.2.0", | ||
@@ -64,0 +64,0 @@ "rimraf": "~3.0.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
128659