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

@jupyterlab/tooltip

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

0

lib/index.d.ts
export * from './tokens';
export * from './widget';

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

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

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

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

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

10

package.json
{
"name": "@jupyterlab/tooltip",
"version": "1.0.0",
"version": "1.0.1",
"description": "JupyterLab - Tooltip Widget",

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

"dependencies": {
"@jupyterlab/apputils": "^1.0.0",
"@jupyterlab/apputils": "^1.0.1",
"@jupyterlab/codeeditor": "^1.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",

@@ -55,3 +55,3 @@ "@phosphor/messaging": "^1.2.3",

},
"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