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

@jupyterlab/ui-components

Package Overview
Dependencies
Maintainers
24
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-beta.0 to 3.0.0-beta.1

42

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

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

"author": "Project Jupyter",
"files": [
"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}"
],
"sideEffects": [

@@ -29,2 +25,6 @@ "style/**/*"

},
"files": [
"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}"
],
"scripts": {

@@ -49,9 +49,9 @@ "build": "tsc -b",

"@blueprintjs/select": "^3.11.2",
"@jupyterlab/coreutils": "^5.0.0-beta.0",
"@lumino/coreutils": "^1.4.3",
"@lumino/signaling": "^1.3.5",
"@lumino/virtualdom": "^1.6.1",
"@lumino/widgets": "^1.11.1",
"react": "~16.9.0",
"react-dom": "~16.9.0",
"@jupyterlab/coreutils": "^5.0.0-beta.1",
"@lumino/coreutils": "^1.5.3",
"@lumino/signaling": "^1.4.3",
"@lumino/virtualdom": "^1.7.3",
"@lumino/widgets": "^1.14.0",
"react": "~16.13.1",
"react-dom": "~16.13.1",
"typestyle": "^2.0.4"

@@ -62,16 +62,16 @@ },

"@babel/preset-env": "^7.10.2",
"@jupyterlab/testutils": "^3.0.0-beta.0",
"@storybook/addon-actions": "^5.2.5",
"@storybook/react": "^5.2.5",
"@types/jest": "^24.0.23",
"@types/react": "~16.9.16",
"@jupyterlab/testutils": "^3.0.0-beta.1",
"@storybook/addon-actions": "^6.0.19",
"@storybook/react": "^6.0.19",
"@types/jest": "^26.0.10",
"@types/react": "~16.9.48",
"@types/webpack-env": "^1.14.1",
"awesome-typescript-loader": "^5.2.1",
"babel-loader": "^8.0.6",
"jest": "^25.2.3",
"jest": "^26.4.2",
"react-docgen-typescript-loader": "^3.3.0",
"rimraf": "~3.0.0",
"svgo": "^1.3.2",
"ts-jest": "^25.2.1",
"typedoc": "^0.17.7",
"ts-jest": "^26.3.0",
"typedoc": "0.17.0-3",
"typescript": "~4.0.2"

@@ -93,3 +93,3 @@ },

},
"gitHead": "50bc97613c7ef43152d8a7e66a5caa92f5db03a4"
"gitHead": "3aed4a8d13df062ea22e324e22792fbb32902142"
}
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