@jupyterlab/csvviewer
Advanced tools
Comparing version 1.2.0-alpha.1 to 1.2.0-alpha.2
{ | ||
"name": "@jupyterlab/csvviewer", | ||
"version": "1.2.0-alpha.1", | ||
"version": "1.2.0-alpha.2", | ||
"description": "JupyterLab - CSV Widget", | ||
@@ -38,5 +38,5 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.2.0-alpha.1", | ||
"@jupyterlab/coreutils": "^3.2.0-alpha.1", | ||
"@jupyterlab/docregistry": "^1.2.0-alpha.1", | ||
"@jupyterlab/apputils": "^1.2.0-alpha.2", | ||
"@jupyterlab/coreutils": "^3.2.0-alpha.2", | ||
"@jupyterlab/docregistry": "^1.2.0-alpha.2", | ||
"@phosphor/algorithm": "^1.2.0", | ||
@@ -58,3 +58,3 @@ "@phosphor/coreutils": "^1.3.1", | ||
}, | ||
"gitHead": "f687800b475279c3de0eb990fce7f06b8e945427" | ||
"gitHead": "a109f4c08a2035e7c93a94d16e6e2d60532c8ec9" | ||
} |