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

@jupyterlab/inspector

Package Overview
Dependencies
Maintainers
16
Versions
383
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 1.0.0 to 1.0.1

0

lib/handler.d.ts

@@ -0,0 +0,0 @@ import { CodeEditor } from '@jupyterlab/codeeditor';

@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team.

@@ -0,0 +0,0 @@ export * from './handler';

@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team.

@@ -0,0 +0,0 @@ import { Printing } from '@jupyterlab/apputils';

@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team.

@@ -0,0 +0,0 @@ import { IClientSession } from '@jupyterlab/apputils';

@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team.

@@ -0,0 +0,0 @@ import { Token } from '@phosphor/coreutils';

@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team.

10

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

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

"dependencies": {
"@jupyterlab/apputils": "^1.0.0",
"@jupyterlab/apputils": "^1.0.1",
"@jupyterlab/codeeditor": "^1.0.0",
"@jupyterlab/coreutils": "^3.0.0",
"@jupyterlab/rendermime": "^1.0.0",
"@jupyterlab/services": "^4.0.0",
"@jupyterlab/rendermime": "^1.0.1",
"@jupyterlab/services": "^4.0.1",
"@phosphor/coreutils": "^1.3.1",

@@ -57,3 +57,3 @@ "@phosphor/disposable": "^1.2.0",

},
"gitHead": "382da7c3efb2696a0ae26a4fea27aeeead99fbd9"
"gitHead": "7907e52fc52e4155945c8e55064467464f4f9c5c"
}
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