New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/services

Package Overview
Dependencies
Maintainers
19
Versions
410
Alerts
File Explorer

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

14

package.json
{
"name": "@jupyterlab/services",
"version": "5.0.0-rc.2",
"version": "5.0.0",
"description": "Client APIs for the Jupyter services REST APIs",

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

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

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

},
"gitHead": "922e0a5e37db645c35e7cab267f888556ac56518"
"gitHead": "757e5cb736ed60716fb9e8de5ad07ddae6fd6126"
}

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