@jupyterlab/workspaces-extension
Advanced tools
Comparing version 4.3.0-beta.3 to 4.3.0-rc.0
{ | ||
"name": "@jupyterlab/workspaces-extension", | ||
"version": "4.3.0-beta.3", | ||
"version": "4.3.0-rc.0", | ||
"description": "JupyterLab Extension providing UI for workspace management", | ||
@@ -38,12 +38,12 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.3.0-beta.3", | ||
"@jupyterlab/apputils": "^4.4.0-beta.3", | ||
"@jupyterlab/coreutils": "^6.3.0-beta.3", | ||
"@jupyterlab/filebrowser": "^4.3.0-beta.3", | ||
"@jupyterlab/running": "^4.3.0-beta.3", | ||
"@jupyterlab/services": "^7.3.0-beta.3", | ||
"@jupyterlab/statedb": "^4.3.0-beta.3", | ||
"@jupyterlab/translation": "^4.3.0-beta.3", | ||
"@jupyterlab/ui-components": "^4.3.0-beta.3", | ||
"@jupyterlab/workspaces": "^4.3.0-beta.3" | ||
"@jupyterlab/application": "^4.3.0-rc.0", | ||
"@jupyterlab/apputils": "^4.4.0-rc.0", | ||
"@jupyterlab/coreutils": "^6.3.0-rc.0", | ||
"@jupyterlab/filebrowser": "^4.3.0-rc.0", | ||
"@jupyterlab/running": "^4.3.0-rc.0", | ||
"@jupyterlab/services": "^7.3.0-rc.0", | ||
"@jupyterlab/statedb": "^4.3.0-rc.0", | ||
"@jupyterlab/translation": "^4.3.0-rc.0", | ||
"@jupyterlab/ui-components": "^4.3.0-rc.0", | ||
"@jupyterlab/workspaces": "^4.3.0-rc.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
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
74264