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

@jupyterlab/ui-components

Package Overview
Dependencies
Maintainers
20
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/ui-components - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

lib/icon/labicon.d.ts

@@ -43,4 +43,4 @@ import { Signal } from '@lumino/signaling';

*
* @param fallback - optional, a LabIcon instance that will be used if
* neither icon nor iconClass are defined
* @deprecated fallback - don't use, optional, a LabIcon instance that will
* be used if neither icon nor iconClass are defined
*

@@ -66,4 +66,4 @@ * @param props - any additional args are passed though to the element method

*
* @param fallback - optional, a LabIcon instance that will be used if
* neither icon nor iconClass are defined
* @deprecated fallback - don't use, optional, a LabIcon instance that will
* be used if neither icon nor iconClass are defined
*

@@ -70,0 +70,0 @@ * @param props - any additional args are passed though to the React component

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

*
* @param fallback - optional, a LabIcon instance that will be used if
* neither icon nor iconClass are defined
* @deprecated fallback - don't use, optional, a LabIcon instance that will
* be used if neither icon nor iconClass are defined
*

@@ -164,4 +164,4 @@ * @param props - any additional args are passed though to the element method

*
* @param fallback - optional, a LabIcon instance that will be used if
* neither icon nor iconClass are defined
* @deprecated fallback - don't use, optional, a LabIcon instance that will
* be used if neither icon nor iconClass are defined
*

@@ -168,0 +168,0 @@ * @param props - any additional args are passed though to the React component

{
"name": "@jupyterlab/ui-components",
"version": "2.0.0",
"version": "2.0.1",
"description": "JupyterLab - UI components written in React",

@@ -40,3 +40,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"@blueprintjs/select": "^3.11.2",
"@jupyterlab/coreutils": "^4.0.0",
"@jupyterlab/coreutils": "^4.0.1",
"@lumino/coreutils": "^1.4.2",

@@ -79,3 +79,3 @@ "@lumino/signaling": "^1.3.5",

},
"gitHead": "757e5cb736ed60716fb9e8de5ad07ddae6fd6126"
"gitHead": "f6b15daa707364b5e59384920a3849650972e473"
}
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