@jupyterlab/statedb
Advanced tools
Comparing version 4.0.0-beta.2 to 4.0.0-rc.0
{ | ||
"name": "@jupyterlab/statedb", | ||
"version": "4.0.0-beta.2", | ||
"version": "4.0.0-rc.0", | ||
"description": "Package for managing state in Jupyterlab", | ||
@@ -39,10 +39,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@lumino/commands": "^2.1.0", | ||
"@lumino/coreutils": "^2.1.0", | ||
"@lumino/disposable": "^2.1.0", | ||
"@lumino/commands": "^2.1.1", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/disposable": "^2.1.1", | ||
"@lumino/properties": "^2.0.0", | ||
"@lumino/signaling": "^2.1.0" | ||
"@lumino/signaling": "^2.1.1" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-beta.2", | ||
"@jupyterlab/testing": "^4.0.0-rc.0", | ||
"@types/jest": "^29.2.0", | ||
@@ -49,0 +49,0 @@ "jest": "^29.2.0", |
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
90467
Updated@lumino/commands@^2.1.1
Updated@lumino/coreutils@^2.1.1
Updated@lumino/disposable@^2.1.1
Updated@lumino/signaling@^2.1.1