@jupyterlab/attachments
Advanced tools
Comparing version 4.3.0-alpha.2 to 4.3.0-beta.0
{ | ||
"name": "@jupyterlab/attachments", | ||
"version": "4.3.0-alpha.2", | ||
"version": "4.3.0-beta.0", | ||
"description": "JupyterLab - Notebook Cell Attachments", | ||
@@ -39,6 +39,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/nbformat": "^4.3.0-alpha.2", | ||
"@jupyterlab/observables": "^5.3.0-alpha.2", | ||
"@jupyterlab/rendermime": "^4.3.0-alpha.2", | ||
"@jupyterlab/rendermime-interfaces": "^3.11.0-alpha.2", | ||
"@jupyterlab/nbformat": "^4.3.0-beta.0", | ||
"@jupyterlab/observables": "^5.3.0-beta.0", | ||
"@jupyterlab/rendermime": "^4.3.0-beta.0", | ||
"@jupyterlab/rendermime-interfaces": "^3.11.0-beta.0", | ||
"@lumino/disposable": "^2.1.2", | ||
@@ -45,0 +45,0 @@ "@lumino/signaling": "^2.1.2" |
32047