@jupyterlab/tooltip-extension
Advanced tools
Comparing version 0.18.3 to 0.18.4
{ | ||
"name": "@jupyterlab/tooltip-extension", | ||
"version": "0.18.3", | ||
"version": "0.18.4", | ||
"description": "JupyterLab - Tooltip Extension", | ||
@@ -32,11 +32,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^0.18.3", | ||
"@jupyterlab/codeeditor": "^0.18.3", | ||
"@jupyterlab/console": "^0.18.3", | ||
"@jupyterlab/coreutils": "^2.1.3", | ||
"@jupyterlab/fileeditor": "^0.18.3", | ||
"@jupyterlab/notebook": "^0.18.3", | ||
"@jupyterlab/rendermime": "^0.18.3", | ||
"@jupyterlab/services": "^3.1.3", | ||
"@jupyterlab/tooltip": "^0.18.3", | ||
"@jupyterlab/application": "^0.18.4", | ||
"@jupyterlab/codeeditor": "^0.18.4", | ||
"@jupyterlab/console": "^0.18.4", | ||
"@jupyterlab/coreutils": "^2.1.4", | ||
"@jupyterlab/fileeditor": "^0.18.4", | ||
"@jupyterlab/notebook": "^0.18.4", | ||
"@jupyterlab/rendermime": "^0.18.4", | ||
"@jupyterlab/services": "^3.1.4", | ||
"@jupyterlab/tooltip": "^0.18.4", | ||
"@phosphor/algorithm": "^1.1.2", | ||
@@ -43,0 +43,0 @@ "@phosphor/coreutils": "^1.3.0", |
Updated@jupyterlab/console@^0.18.4
Updated@jupyterlab/coreutils@^2.1.4
Updated@jupyterlab/notebook@^0.18.4
Updated@jupyterlab/services@^3.1.4
Updated@jupyterlab/tooltip@^0.18.4