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

@jupyter/react-components

Package Overview
Dependencies
Maintainers
7
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyter/react-components - npm Package Compare versions

Comparing version 0.10.1 to 0.11.0

lib/anchor/index.d.ts

2

lib/index.d.ts
export * from './accordion';
export * from './accordion-item';
export * from './anchor';
export * from './anchored-region';

@@ -15,2 +16,3 @@ export * from './avatar';

export * from './divider';
export * from './listbox';
export * from './menu';

@@ -17,0 +19,0 @@ export * from './menu-item';

@@ -5,2 +5,3 @@ // Copyright (c) Jupyter Development Team.

export * from './accordion-item';
export * from './anchor';
export * from './anchored-region';

@@ -18,2 +19,3 @@ export * from './avatar';

export * from './divider';
export * from './listbox';
export * from './menu';

@@ -20,0 +22,0 @@ export * from './menu-item';

4

package.json
{
"name": "@jupyter/react-components",
"version": "0.10.1",
"version": "0.11.0",
"description": "A component library for building extensions in Jupyter frontends.",

@@ -35,3 +35,3 @@ "homepage": "https://github.com/jupyterlab-contrib/jupyter-ui-toolkit#readme",

"dependencies": {
"@jupyter/web-components": "^0.10.1",
"@jupyter/web-components": "^0.11.0",
"@microsoft/fast-react-wrapper": "^0.3.18",

@@ -38,0 +38,0 @@ "react": ">=17.0.0 <19.0.0"

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