Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@jupyterlab/workspaces-extension

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/workspaces-extension - npm Package Compare versions

Comparing version 4.2.1 to 4.3.0-alpha.0

{
"name": "@jupyterlab/workspaces-extension",
"version": "4.2.1",
"version": "4.3.0-alpha.0",
"description": "JupyterLab Extension providing UI for workspace management",

@@ -38,12 +38,12 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/application": "^4.2.1",
"@jupyterlab/apputils": "^4.3.1",
"@jupyterlab/coreutils": "^6.2.1",
"@jupyterlab/filebrowser": "^4.2.1",
"@jupyterlab/running": "^4.2.1",
"@jupyterlab/services": "^7.2.1",
"@jupyterlab/statedb": "^4.2.1",
"@jupyterlab/translation": "^4.2.1",
"@jupyterlab/ui-components": "^4.2.1",
"@jupyterlab/workspaces": "^4.2.1"
"@jupyterlab/application": "^4.3.0-alpha.0",
"@jupyterlab/apputils": "^4.4.0-alpha.0",
"@jupyterlab/coreutils": "^6.3.0-alpha.0",
"@jupyterlab/filebrowser": "^4.3.0-alpha.0",
"@jupyterlab/running": "^4.3.0-alpha.0",
"@jupyterlab/services": "^7.3.0-alpha.0",
"@jupyterlab/statedb": "^4.3.0-alpha.0",
"@jupyterlab/translation": "^4.3.0-alpha.0",
"@jupyterlab/ui-components": "^4.3.0-alpha.0",
"@jupyterlab/workspaces": "^4.3.0-alpha.0"
},

@@ -50,0 +50,0 @@ "devDependencies": {