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

@jupyterlab/inspector

Package Overview
Dependencies
Maintainers
35
Versions
382
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 4.0.0-alpha.21 to 4.0.0-alpha.22

31

package.json
{
"name": "@jupyterlab/inspector",
"version": "4.0.0-alpha.21",
"version": "4.0.0-alpha.22",
"description": "JupyterLab - Code Inspector",

@@ -45,21 +45,22 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^4.0.0-alpha.21",
"@jupyterlab/codeeditor": "^4.0.0-alpha.21",
"@jupyterlab/coreutils": "^6.0.0-alpha.21",
"@jupyterlab/rendermime": "^4.0.0-alpha.21",
"@jupyterlab/services": "^7.0.0-alpha.21",
"@jupyterlab/statedb": "^4.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/polling": "^2.0.0-rc.1",
"@lumino/signaling": "^2.0.0-rc.1",
"@lumino/widgets": "^2.0.0-rc.1"
"@jupyterlab/apputils": "^4.0.0-alpha.22",
"@jupyterlab/codeeditor": "^4.0.0-alpha.22",
"@jupyterlab/coreutils": "^6.0.0-alpha.22",
"@jupyterlab/rendermime": "^4.0.0-alpha.22",
"@jupyterlab/services": "^7.0.0-alpha.22",
"@jupyterlab/statedb": "^4.0.0-alpha.22",
"@jupyterlab/translation": "^4.0.0-alpha.22",
"@lumino/coreutils": "^2.0.0",
"@lumino/disposable": "^2.0.0",
"@lumino/polling": "^2.0.0",
"@lumino/signaling": "^2.0.0",
"@lumino/widgets": "^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"
},

@@ -66,0 +67,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