jupyter-js-services
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -285,2 +285,3 @@ import { IDisposable } from 'phosphor-disposable'; | ||
status: string; | ||
found: boolean; | ||
data: any; | ||
@@ -287,0 +288,0 @@ metadata: any; |
{ | ||
"name": "jupyter-js-services", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "Client APIs for the Jupyter services REST APIs", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
209235
5951