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

@jupyterlab/ui-components

Package Overview
Dependencies
Maintainers
25
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 3.0.0-rc.10 to 3.0.0-rc.11

style/index.js

17

package.json
{
"name": "@jupyterlab/ui-components",
"version": "3.0.0-rc.10",
"version": "3.0.0-rc.11",
"description": "JupyterLab - UI components written in React",

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

"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}",
"style/index.js"
],

@@ -48,7 +49,7 @@ "scripts": {

"@blueprintjs/select": "^3.15.0",
"@jupyterlab/coreutils": "^5.0.0-rc.10",
"@jupyterlab/coreutils": "^5.0.0-rc.11",
"@lumino/coreutils": "^1.5.3",
"@lumino/signaling": "^1.4.3",
"@lumino/virtualdom": "^1.7.3",
"@lumino/widgets": "^1.14.0",
"@lumino/virtualdom": "^1.8.0",
"@lumino/widgets": "^1.16.0",
"react": "^17.0.1",

@@ -61,7 +62,7 @@ "react-dom": "^17.0.1",

"@babel/preset-env": "^7.10.2",
"@jupyterlab/testutils": "^3.0.0-rc.10",
"@jupyterlab/testutils": "^3.0.0-rc.11",
"@storybook/addon-actions": "^6.0.19",
"@storybook/react": "^6.0.19",
"@types/jest": "^26.0.10",
"@types/react": "^16.9.48",
"@types/react": "^17.0.0",
"@types/webpack-env": "^1.14.1",

@@ -92,3 +93,3 @@ "awesome-typescript-loader": "^5.2.1",

},
"gitHead": "90dcb44dcd3fd9869372fe7ef33f1beec3e4989c"
"gitHead": "0de132dfb7a0fc106d2957fac9fab303867fe4b2"
}
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