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
384
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.10.0 to 0.11.0

README.md

1

lib/handler.js

@@ -186,1 +186,2 @@ "use strict";

exports.InspectionHandler = InspectionHandler;
//# sourceMappingURL=handler.js.map

@@ -11,1 +11,2 @@ "use strict";

__export(require("./inspector"));
//# sourceMappingURL=index.js.map

3

lib/inspector.js

@@ -48,3 +48,3 @@ "use strict";

*/
exports.IInspector = new coreutils_1.Token('jupyter.services.inspector');
exports.IInspector = new coreutils_1.Token('@jupyterlab/inspector:IInspector');
/**

@@ -370,1 +370,2 @@ * A panel which contains a set of inspectors.

}(widgets_2.Widget));
//# sourceMappingURL=inspector.js.map
{
"name": "@jupyterlab/inspector",
"version": "0.10.0",
"version": "0.11.0",
"description": "JupyterLab - Code Inspector",

@@ -16,7 +16,7 @@ "main": "lib/index.js",

"dependencies": {
"@jupyterlab/apputils": "^0.10.0",
"@jupyterlab/codeeditor": "^0.10.0",
"@jupyterlab/coreutils": "^0.10.0",
"@jupyterlab/rendermime": "^0.10.0",
"@jupyterlab/services": "^0.49.0",
"@jupyterlab/apputils": "^0.11.0",
"@jupyterlab/codeeditor": "^0.11.0",
"@jupyterlab/coreutils": "^0.11.0",
"@jupyterlab/rendermime": "^0.11.0",
"@jupyterlab/services": "^0.50.0",
"@phosphor/coreutils": "^1.2.0",

@@ -23,0 +23,0 @@ "@phosphor/disposable": "^1.1.1",

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