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

@jupyterlab/tooltip

Package Overview
Dependencies
Maintainers
4
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/tooltip - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

2

lib/index.d.ts

@@ -39,3 +39,3 @@ import { Kernel } from '@jupyterlab/services';

*/
readonly kernel: Kernel.IKernel;
readonly kernel: Kernel.IKernelConnection;
/**

@@ -42,0 +42,0 @@ * The renderer the tooltip uses to render API responses.

{
"name": "@jupyterlab/tooltip",
"version": "0.1.3",
"version": "0.2.0",
"description": "JupyterLab - Tooltip Widget",

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

"dependencies": {
"@jupyterlab/apputils": "^0.1.1",
"@jupyterlab/codeeditor": "^0.1.4",
"@jupyterlab/rendermime": "^0.1.4",
"@jupyterlab/services": "^0.40.1",
"@phosphor/coreutils": "^0.1.5",
"@phosphor/messaging": "^0.1.2",
"@phosphor/widgets": "^0.3.0"
"@jupyterlab/apputils": "^0.2.0",
"@jupyterlab/codeeditor": "^0.2.0",
"@jupyterlab/rendermime": "^0.2.0",
"@jupyterlab/services": "^0.41.0",
"@phosphor/coreutils": "^1.0.0",
"@phosphor/messaging": "^1.0.0",
"@phosphor/widgets": "^1.0.0"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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