New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/inspector

Package Overview
Dependencies
Maintainers
20
Versions
393
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/inspector - npm Package Compare versions

Comparing version

to
2.1.0-a.0

18

package.json
{
"name": "@jupyterlab/inspector",
"version": "2.0.2",
"version": "2.1.0-a.0",
"description": "JupyterLab - Code Inspector",

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

"dependencies": {
"@jupyterlab/apputils": "^2.0.2",
"@jupyterlab/codeeditor": "^2.0.2",
"@jupyterlab/coreutils": "^4.0.2",
"@jupyterlab/rendermime": "^2.0.2",
"@jupyterlab/services": "^5.0.2",
"@jupyterlab/statedb": "^2.0.1",
"@jupyterlab/apputils": "^2.1.0-a.0",
"@jupyterlab/codeeditor": "^2.1.0-a.0",
"@jupyterlab/coreutils": "^4.1.0-a.0",
"@jupyterlab/rendermime": "^2.1.0-a.0",
"@jupyterlab/services": "^5.1.0-a.0",
"@jupyterlab/statedb": "^2.1.0-a.0",
"@lumino/coreutils": "^1.4.2",
"@lumino/disposable": "^1.3.5",
"@lumino/polling": "^1.0.4",
"@lumino/polling": "^1.1.1",
"@lumino/signaling": "^1.3.5",

@@ -59,3 +59,3 @@ "@lumino/widgets": "^1.11.1"

},
"gitHead": "621e371dc73091986d0b28a8d31b6288f54e561e"
"gitHead": "a3929faca9b4e7eff50f03a71681be19874161ea"
}