@jupyterlab/docmanager
Advanced tools
Comparing version 4.0.0-beta.2 to 4.0.0-rc.0
{ | ||
"name": "@jupyterlab/docmanager", | ||
"version": "4.0.0-beta.2", | ||
"version": "4.0.0-rc.0", | ||
"description": "JupyterLab - Document Manager", | ||
@@ -45,20 +45,20 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.0.0-beta.2", | ||
"@jupyterlab/coreutils": "^6.0.0-beta.2", | ||
"@jupyterlab/docregistry": "^4.0.0-beta.2", | ||
"@jupyterlab/services": "^7.0.0-beta.2", | ||
"@jupyterlab/statusbar": "^4.0.0-beta.2", | ||
"@jupyterlab/translation": "^4.0.0-beta.2", | ||
"@jupyterlab/ui-components": "^4.0.0-beta.2", | ||
"@jupyterlab/apputils": "^4.0.0-rc.0", | ||
"@jupyterlab/coreutils": "^6.0.0-rc.0", | ||
"@jupyterlab/docregistry": "^4.0.0-rc.0", | ||
"@jupyterlab/services": "^7.0.0-rc.0", | ||
"@jupyterlab/statusbar": "^4.0.0-rc.0", | ||
"@jupyterlab/translation": "^4.0.0-rc.0", | ||
"@jupyterlab/ui-components": "^4.0.0-rc.0", | ||
"@lumino/algorithm": "^2.0.0", | ||
"@lumino/coreutils": "^2.1.0", | ||
"@lumino/disposable": "^2.1.0", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/disposable": "^2.1.1", | ||
"@lumino/messaging": "^2.0.0", | ||
"@lumino/properties": "^2.0.0", | ||
"@lumino/signaling": "^2.1.0", | ||
"@lumino/widgets": "^2.1.0", | ||
"@lumino/signaling": "^2.1.1", | ||
"@lumino/widgets": "^2.1.1", | ||
"react": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-beta.2", | ||
"@jupyterlab/testing": "^4.0.0-rc.0", | ||
"@types/jest": "^29.2.0", | ||
@@ -65,0 +65,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
195717
Updated@lumino/coreutils@^2.1.1
Updated@lumino/disposable@^2.1.1
Updated@lumino/signaling@^2.1.1
Updated@lumino/widgets@^2.1.1