@jupyterlab/inspector-extension
Advanced tools
Comparing version 4.3.0-beta.3 to 4.3.0-rc.0
{ | ||
"name": "@jupyterlab/inspector-extension", | ||
"version": "4.3.0-beta.3", | ||
"version": "4.3.0-rc.0", | ||
"description": "JupyterLab - Code Inspector Extension", | ||
@@ -40,10 +40,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.3.0-beta.3", | ||
"@jupyterlab/apputils": "^4.4.0-beta.3", | ||
"@jupyterlab/console": "^4.3.0-beta.3", | ||
"@jupyterlab/inspector": "^4.3.0-beta.3", | ||
"@jupyterlab/launcher": "^4.3.0-beta.3", | ||
"@jupyterlab/notebook": "^4.3.0-beta.3", | ||
"@jupyterlab/translation": "^4.3.0-beta.3", | ||
"@jupyterlab/ui-components": "^4.3.0-beta.3", | ||
"@jupyterlab/application": "^4.3.0-rc.0", | ||
"@jupyterlab/apputils": "^4.4.0-rc.0", | ||
"@jupyterlab/console": "^4.3.0-rc.0", | ||
"@jupyterlab/inspector": "^4.3.0-rc.0", | ||
"@jupyterlab/launcher": "^4.3.0-rc.0", | ||
"@jupyterlab/notebook": "^4.3.0-rc.0", | ||
"@jupyterlab/translation": "^4.3.0-rc.0", | ||
"@jupyterlab/ui-components": "^4.3.0-rc.0", | ||
"@lumino/widgets": "^2.5.0" | ||
@@ -50,0 +50,0 @@ }, |
33299