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

@jupyterlab/inspector

Package Overview
Dependencies
Maintainers
7
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 0.11.1 to 0.12.0

26

package.json
{
"name": "@jupyterlab/inspector",
"version": "0.11.1",
"version": "0.12.0",
"description": "JupyterLab - Code Inspector",

@@ -32,17 +32,17 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^0.11.1",
"@jupyterlab/codeeditor": "^0.11.1",
"@jupyterlab/coreutils": "^0.11.1",
"@jupyterlab/rendermime": "^0.11.1",
"@jupyterlab/services": "^0.50.1",
"@phosphor/coreutils": "^1.2.0",
"@phosphor/disposable": "^1.1.1",
"@phosphor/messaging": "^1.2.1",
"@phosphor/signaling": "^1.2.1",
"@phosphor/widgets": "^1.3.0"
"@jupyterlab/apputils": "^0.12.0",
"@jupyterlab/codeeditor": "^0.12.0",
"@jupyterlab/coreutils": "^0.12.0",
"@jupyterlab/rendermime": "^0.12.0",
"@jupyterlab/services": "^0.51.0",
"@phosphor/coreutils": "^1.3.0",
"@phosphor/disposable": "^1.1.2",
"@phosphor/messaging": "^1.2.2",
"@phosphor/signaling": "^1.2.2",
"@phosphor/widgets": "^1.5.0"
},
"devDependencies": {
"rimraf": "^2.5.2",
"typescript": "~2.4.1"
"rimraf": "~2.6.2",
"typescript": "~2.4.2"
}
}

Sorry, the diff of this file is not supported yet

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