@jupyterlab/statedb
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@jupyterlab/statedb", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Package for managing state in Jupyterlab", | ||
@@ -39,10 +39,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@lumino/commands": "^2.1.1", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/disposable": "^2.1.1", | ||
"@lumino/properties": "^2.0.0", | ||
"@lumino/signaling": "^2.1.1" | ||
"@lumino/commands": "^2.1.3", | ||
"@lumino/coreutils": "^2.1.2", | ||
"@lumino/disposable": "^2.1.2", | ||
"@lumino/properties": "^2.0.1", | ||
"@lumino/signaling": "^2.1.2" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.4", | ||
"@jupyterlab/testing": "^4.0.5", | ||
"@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
Updated@lumino/commands@^2.1.3
Updated@lumino/coreutils@^2.1.2
Updated@lumino/disposable@^2.1.2
Updated@lumino/properties@^2.0.1
Updated@lumino/signaling@^2.1.2