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
32
Versions
407
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
6.5.0

14

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

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

"dependencies": {
"@jupyterlab/coreutils": "^5.5.0-rc.0",
"@jupyterlab/nbformat": "^3.5.0-rc.0",
"@jupyterlab/observables": "^4.5.0-rc.0",
"@jupyterlab/settingregistry": "^3.5.0-rc.0",
"@jupyterlab/statedb": "^3.5.0-rc.0",
"@jupyterlab/coreutils": "^5.5.0",
"@jupyterlab/nbformat": "^3.5.0",
"@jupyterlab/observables": "^4.5.0",
"@jupyterlab/settingregistry": "^3.5.0",
"@jupyterlab/statedb": "^3.5.0",
"@lumino/algorithm": "^1.9.0",

@@ -64,3 +64,3 @@ "@lumino/coreutils": "^1.11.0",

"devDependencies": {
"@jupyterlab/testutils": "^3.5.0-rc.0",
"@jupyterlab/testutils": "^3.5.0",
"@types/jest": "^26.0.10",

@@ -67,0 +67,0 @@ "@types/node-fetch": "^2.5.4",