📅 You're Invited: Meet the Socket team at RSAC (April 28 – 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-beta.1

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

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

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

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

},
"gitHead": "8a8a0aa4f3f9e689d9b6f569716ae91e5f93e188"
"gitHead": "3bbcf37b4e349a3783d20e3ead1fdaa92098715c"
}

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