@jupyterlab/lsp-extension
Advanced tools
Comparing version 4.0.0-alpha.20 to 4.0.0-alpha.21
{ | ||
"name": "@jupyterlab/lsp-extension", | ||
"version": "4.0.0-alpha.20", | ||
"version": "4.0.0-alpha.21", | ||
"description": "", | ||
@@ -39,11 +39,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.0.0-alpha.20", | ||
"@jupyterlab/lsp": "^4.0.0-alpha.20", | ||
"@jupyterlab/running": "^4.0.0-alpha.20", | ||
"@jupyterlab/settingregistry": "^4.0.0-alpha.20", | ||
"@jupyterlab/translation": "^4.0.0-alpha.20", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.35", | ||
"@lumino/coreutils": "^2.0.0-rc.0", | ||
"@lumino/polling": "^2.0.0-rc.0", | ||
"@lumino/signaling": "^2.0.0-rc.0", | ||
"@jupyterlab/application": "^4.0.0-alpha.21", | ||
"@jupyterlab/lsp": "^4.0.0-alpha.21", | ||
"@jupyterlab/running": "^4.0.0-alpha.21", | ||
"@jupyterlab/settingregistry": "^4.0.0-alpha.21", | ||
"@jupyterlab/translation": "^4.0.0-alpha.21", | ||
"@jupyterlab/ui-components": "^4.0.0-alpha.36", | ||
"@lumino/coreutils": "^2.0.0-rc.1", | ||
"@lumino/polling": "^2.0.0-rc.1", | ||
"@lumino/signaling": "^2.0.0-rc.1", | ||
"@rjsf/utils": "^5.1.0", | ||
@@ -54,3 +54,3 @@ "react": "^18.2.0" | ||
"rimraf": "~3.0.0", | ||
"typescript": "~5.0.0-beta" | ||
"typescript": "~5.0.1-rc" | ||
}, | ||
@@ -57,0 +57,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
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
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
75991
1
Updated@lumino/polling@^2.0.0-rc.1