Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/lsp

Package Overview
Dependencies
Maintainers
35
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/lsp - npm Package Compare versions

Comparing version 4.0.0-alpha.20 to 4.0.0-alpha.21

24

package.json
{
"name": "@jupyterlab/lsp",
"version": "4.0.0-alpha.20",
"version": "4.0.0-alpha.21",
"description": "",

@@ -47,11 +47,11 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^4.0.0-alpha.20",
"@jupyterlab/codeeditor": "^4.0.0-alpha.20",
"@jupyterlab/coreutils": "^6.0.0-alpha.20",
"@jupyterlab/docregistry": "^4.0.0-alpha.20",
"@jupyterlab/services": "^7.0.0-alpha.20",
"@jupyterlab/translation": "^4.0.0-alpha.20",
"@lumino/coreutils": "^2.0.0-rc.0",
"@lumino/disposable": "^2.0.0-rc.0",
"@lumino/signaling": "^2.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-alpha.21",
"@jupyterlab/codeeditor": "^4.0.0-alpha.21",
"@jupyterlab/coreutils": "^6.0.0-alpha.21",
"@jupyterlab/docregistry": "^4.0.0-alpha.21",
"@jupyterlab/services": "^7.0.0-alpha.21",
"@jupyterlab/translation": "^4.0.0-alpha.21",
"@lumino/coreutils": "^2.0.0-rc.1",
"@lumino/disposable": "^2.0.0-rc.1",
"@lumino/signaling": "^2.0.0-rc.1",
"lodash.mergewith": "^4.6.1",

@@ -63,3 +63,3 @@ "vscode-jsonrpc": "^6.0.0",

"devDependencies": {
"@jupyterlab/testing": "^4.0.0-alpha.20",
"@jupyterlab/testing": "^4.0.0-alpha.21",
"@types/jest": "^29.2.0",

@@ -69,3 +69,3 @@ "@types/lodash.mergewith": "^4.6.1",

"rimraf": "~3.0.0",
"typescript": "~5.0.0-beta"
"typescript": "~5.0.1-rc"
},

@@ -72,0 +72,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc