@jupyterlab/debugger
Advanced tools
{ | ||
"name": "@jupyterlab/debugger", | ||
"version": "4.4.0-beta.2", | ||
"version": "4.4.0-rc.0", | ||
"description": "JupyterLab - Debugger Extension", | ||
@@ -54,17 +54,17 @@ "keywords": [ | ||
"@jupyter/ydoc": "^3.0.0", | ||
"@jupyterlab/application": "^4.4.0-beta.2", | ||
"@jupyterlab/apputils": "^4.5.0-beta.2", | ||
"@jupyterlab/cells": "^4.4.0-beta.2", | ||
"@jupyterlab/codeeditor": "^4.4.0-beta.2", | ||
"@jupyterlab/codemirror": "^4.4.0-beta.2", | ||
"@jupyterlab/console": "^4.4.0-beta.2", | ||
"@jupyterlab/coreutils": "^6.4.0-beta.2", | ||
"@jupyterlab/docregistry": "^4.4.0-beta.2", | ||
"@jupyterlab/fileeditor": "^4.4.0-beta.2", | ||
"@jupyterlab/notebook": "^4.4.0-beta.2", | ||
"@jupyterlab/observables": "^5.4.0-beta.2", | ||
"@jupyterlab/rendermime": "^4.4.0-beta.2", | ||
"@jupyterlab/services": "^7.4.0-beta.2", | ||
"@jupyterlab/translation": "^4.4.0-beta.2", | ||
"@jupyterlab/ui-components": "^4.4.0-beta.2", | ||
"@jupyterlab/application": "^4.4.0-rc.0", | ||
"@jupyterlab/apputils": "^4.5.0-rc.0", | ||
"@jupyterlab/cells": "^4.4.0-rc.0", | ||
"@jupyterlab/codeeditor": "^4.4.0-rc.0", | ||
"@jupyterlab/codemirror": "^4.4.0-rc.0", | ||
"@jupyterlab/console": "^4.4.0-rc.0", | ||
"@jupyterlab/coreutils": "^6.4.0-rc.0", | ||
"@jupyterlab/docregistry": "^4.4.0-rc.0", | ||
"@jupyterlab/fileeditor": "^4.4.0-rc.0", | ||
"@jupyterlab/notebook": "^4.4.0-rc.0", | ||
"@jupyterlab/observables": "^5.4.0-rc.0", | ||
"@jupyterlab/rendermime": "^4.4.0-rc.0", | ||
"@jupyterlab/services": "^7.4.0-rc.0", | ||
"@jupyterlab/translation": "^4.4.0-rc.0", | ||
"@jupyterlab/ui-components": "^4.4.0-rc.0", | ||
"@lumino/algorithm": "^2.0.2", | ||
@@ -83,3 +83,3 @@ "@lumino/commands": "^2.3.1", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.4.0-beta.2", | ||
"@jupyterlab/testing": "^4.4.0-rc.0", | ||
"@types/jest": "^29.2.0", | ||
@@ -86,0 +86,0 @@ "jest": "^29.2.0", |
640067
-0.01%