@jupyterlab/inspector
Advanced tools
Comparing version 1.1.0-alpha.1 to 1.1.0-alpha.2
{ | ||
"name": "@jupyterlab/inspector", | ||
"version": "1.1.0-alpha.1", | ||
"version": "1.1.0-alpha.2", | ||
"description": "JupyterLab - Code Inspector", | ||
@@ -38,7 +38,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.1.0-alpha.1", | ||
"@jupyterlab/codeeditor": "^1.1.0-alpha.1", | ||
"@jupyterlab/coreutils": "^3.1.0-alpha.1", | ||
"@jupyterlab/rendermime": "^1.1.0-alpha.1", | ||
"@jupyterlab/services": "^4.1.0-alpha.1", | ||
"@jupyterlab/apputils": "^1.1.0-alpha.2", | ||
"@jupyterlab/codeeditor": "^1.1.0-alpha.2", | ||
"@jupyterlab/coreutils": "^3.1.0-alpha.2", | ||
"@jupyterlab/rendermime": "^1.1.0-alpha.2", | ||
"@jupyterlab/services": "^4.1.0-alpha.2", | ||
"@phosphor/coreutils": "^1.3.1", | ||
@@ -57,3 +57,3 @@ "@phosphor/disposable": "^1.2.0", | ||
}, | ||
"gitHead": "a35d9378bf3b18772212f3cae247daa139da8722" | ||
"gitHead": "4a56efd6860d2a54301eea426b8d9eb2fdc170b0" | ||
} |