@jupyterlab/services
Advanced tools
Comparing version 7.0.4 to 7.0.5
{ | ||
"name": "@jupyterlab/services", | ||
"version": "7.0.4", | ||
"version": "7.0.5", | ||
"description": "Client APIs for the Jupyter services REST APIs", | ||
@@ -50,15 +50,15 @@ "keywords": [ | ||
"@jupyter/ydoc": "^1.0.2", | ||
"@jupyterlab/coreutils": "^6.0.4", | ||
"@jupyterlab/nbformat": "^4.0.4", | ||
"@jupyterlab/settingregistry": "^4.0.4", | ||
"@jupyterlab/statedb": "^4.0.4", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/disposable": "^2.1.1", | ||
"@lumino/polling": "^2.1.1", | ||
"@lumino/properties": "^2.0.0", | ||
"@lumino/signaling": "^2.1.1", | ||
"@jupyterlab/coreutils": "^6.0.5", | ||
"@jupyterlab/nbformat": "^4.0.5", | ||
"@jupyterlab/settingregistry": "^4.0.5", | ||
"@jupyterlab/statedb": "^4.0.5", | ||
"@lumino/coreutils": "^2.1.2", | ||
"@lumino/disposable": "^2.1.2", | ||
"@lumino/polling": "^2.1.2", | ||
"@lumino/properties": "^2.0.1", | ||
"@lumino/signaling": "^2.1.2", | ||
"ws": "^8.11.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.4", | ||
"@jupyterlab/testing": "^4.0.5", | ||
"@types/jest": "^29.2.0", | ||
@@ -65,0 +65,0 @@ "@types/ws": "^8.5.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@jupyterlab/coreutils@^6.0.5
Updated@jupyterlab/nbformat@^4.0.5
Updated@jupyterlab/statedb@^4.0.5
Updated@lumino/coreutils@^2.1.2
Updated@lumino/disposable@^2.1.2
Updated@lumino/polling@^2.1.2
Updated@lumino/properties@^2.0.1
Updated@lumino/signaling@^2.1.2