Socket
Socket
Sign inDemoInstall

@jupyterlab/ui-components

Package Overview
Dependencies
Maintainers
16
Versions
309
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 1.0.0-rc.0 to 1.0.0-rc.1

lib/index.js.map

1

lib/index.js

@@ -24,1 +24,2 @@ // Copyright (c) Jupyter Development Team.

export const Select = (props) => (React.createElement(BPSelect, Object.assign({}, props, { className: combineClassNames(props.className, 'jp-Select') })));
//# sourceMappingURL=index.js.map

@@ -6,1 +6,2 @@ // Copyright (c) Jupyter Development Team.

}
//# sourceMappingURL=utils.js.map

4

package.json
{
"name": "@jupyterlab/ui-components",
"version": "1.0.0-rc.0",
"version": "1.0.0-rc.1",
"description": "JupyterLab - UI components written in React",

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

},
"gitHead": "1312f392be42866b0afd5bbc4bf1ff18d70d8ee0"
"gitHead": "c7e1afb602dd4936124b6d47da45710b3c8ce69b"
}
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