@jupyterlab/statedb
Advanced tools
Comparing version 4.0.0-alpha.21 to 4.0.0-alpha.22
{ | ||
"name": "@jupyterlab/statedb", | ||
"version": "4.0.0-alpha.21", | ||
"version": "4.0.0-alpha.22", | ||
"description": "Package for managing state in Jupyterlab", | ||
@@ -39,14 +39,15 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@lumino/commands": "^2.0.0-rc.1", | ||
"@lumino/coreutils": "^2.0.0-rc.1", | ||
"@lumino/disposable": "^2.0.0-rc.1", | ||
"@lumino/properties": "^2.0.0-rc.1", | ||
"@lumino/signaling": "^2.0.0-rc.1" | ||
"@lumino/commands": "^2.0.0", | ||
"@lumino/coreutils": "^2.0.0", | ||
"@lumino/disposable": "^2.0.0", | ||
"@lumino/properties": "^2.0.0", | ||
"@lumino/signaling": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-alpha.21", | ||
"@jupyterlab/testing": "^4.0.0-alpha.22", | ||
"@types/jest": "^29.2.0", | ||
"jest": "^29.2.0", | ||
"rimraf": "~3.0.0", | ||
"typedoc": "~0.23.25", | ||
"typescript": "~5.0.1-rc" | ||
"typescript": "~5.0.2" | ||
}, | ||
@@ -53,0 +54,0 @@ "publishConfig": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
90108
6
Updated@lumino/commands@^2.0.0
Updated@lumino/coreutils@^2.0.0
Updated@lumino/disposable@^2.0.0
Updated@lumino/properties@^2.0.0
Updated@lumino/signaling@^2.0.0