You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@jupyterlab/services

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/services - npm Package Compare versions

Comparing version

to
5.0.0-rc.0

{
"name": "@jupyterlab/services",
"version": "5.0.0-beta.3",
"version": "5.0.0-rc.0",
"description": "Client APIs for the Jupyter services REST APIs",

@@ -44,7 +44,7 @@ "keywords": [

"dependencies": {
"@jupyterlab/coreutils": "^4.0.0-beta.3",
"@jupyterlab/nbformat": "^2.0.0-beta.3",
"@jupyterlab/observables": "^3.0.0-beta.3",
"@jupyterlab/settingregistry": "^2.0.0-beta.3",
"@jupyterlab/statedb": "^2.0.0-beta.3",
"@jupyterlab/coreutils": "^4.0.0-rc.0",
"@jupyterlab/nbformat": "^2.0.0-rc.0",
"@jupyterlab/observables": "^3.0.0-rc.0",
"@jupyterlab/settingregistry": "^2.0.0-rc.0",
"@jupyterlab/statedb": "^2.0.0-rc.0",
"@lumino/algorithm": "^1.2.3",

@@ -71,3 +71,3 @@ "@lumino/coreutils": "^1.4.2",

},
"gitHead": "76b4bca5bd1c02ee0f8afa44f0f258f43e14db36"
"gitHead": "72e24ce980fe3650f6839bab704ff80b7ea6ee9d"
}

Sorry, the diff of this file is too big to display