@jupyterlab/observables
Advanced tools
Comparing version 5.3.0-beta.2 to 5.3.0-beta.3
{ | ||
"name": "@jupyterlab/observables", | ||
"version": "5.3.0-beta.2", | ||
"version": "5.3.0-beta.3", | ||
"description": "Data structures which may be observed for changes.", | ||
@@ -39,10 +39,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@lumino/algorithm": "^2.0.1", | ||
"@lumino/coreutils": "^2.1.2", | ||
"@lumino/disposable": "^2.1.2", | ||
"@lumino/messaging": "^2.0.1", | ||
"@lumino/signaling": "^2.1.2" | ||
"@lumino/algorithm": "^2.0.2", | ||
"@lumino/coreutils": "^2.2.0", | ||
"@lumino/disposable": "^2.1.3", | ||
"@lumino/messaging": "^2.0.2", | ||
"@lumino/signaling": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.3.0-beta.2", | ||
"@jupyterlab/testing": "^4.3.0-beta.3", | ||
"@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/algorithm@^2.0.2
Updated@lumino/coreutils@^2.2.0
Updated@lumino/disposable@^2.1.3
Updated@lumino/messaging@^2.0.2
Updated@lumino/signaling@^2.1.3