@jupyterlab/outputarea
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@jupyterlab/outputarea", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "JupyterLab - Notebook Output Area", | ||
@@ -38,8 +38,8 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.0.2", | ||
"@jupyterlab/apputils": "^1.0.3", | ||
"@jupyterlab/coreutils": "^3.0.0", | ||
"@jupyterlab/observables": "^2.2.0", | ||
"@jupyterlab/rendermime": "^1.0.2", | ||
"@jupyterlab/rendermime": "^1.0.3", | ||
"@jupyterlab/rendermime-interfaces": "^1.3.0", | ||
"@jupyterlab/services": "^4.0.2", | ||
"@jupyterlab/services": "^4.0.3", | ||
"@phosphor/algorithm": "^1.1.3", | ||
@@ -61,3 +61,3 @@ "@phosphor/coreutils": "^1.3.1", | ||
}, | ||
"gitHead": "325e6244934e6e3b29c630e326953101f7ec172d" | ||
"gitHead": "b5f2c50eda10332be812658b23ad649eca22bf80" | ||
} |
Updated@jupyterlab/apputils@^1.0.3
Updated@jupyterlab/services@^4.0.3