🚀 Socket Launch Week 🚀 Day 4: Introducing Historical Analytics.Learn More →

@jupyterlab/toc

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/toc - npm Package Compare versions

Comparing version

to
6.0.0-alpha.18

{
"name": "@jupyterlab/toc",
"version": "6.0.0-alpha.17",
"version": "6.0.0-alpha.18",
"description": "JupyterLab - Table of Contents widget",

@@ -43,9 +43,9 @@ "keywords": [

"dependencies": {
"@jupyterlab/apputils": "^4.0.0-alpha.17",
"@jupyterlab/coreutils": "^6.0.0-alpha.17",
"@jupyterlab/docregistry": "^4.0.0-alpha.17",
"@jupyterlab/observables": "^5.0.0-alpha.17",
"@jupyterlab/rendermime": "^4.0.0-alpha.17",
"@jupyterlab/translation": "^4.0.0-alpha.17",
"@jupyterlab/ui-components": "^4.0.0-alpha.32",
"@jupyterlab/apputils": "^4.0.0-alpha.18",
"@jupyterlab/coreutils": "^6.0.0-alpha.18",
"@jupyterlab/docregistry": "^4.0.0-alpha.18",
"@jupyterlab/observables": "^5.0.0-alpha.18",
"@jupyterlab/rendermime": "^4.0.0-alpha.18",
"@jupyterlab/translation": "^4.0.0-alpha.18",
"@jupyterlab/ui-components": "^4.0.0-alpha.33",
"@lumino/coreutils": "^2.0.0-alpha.6",

@@ -56,8 +56,8 @@ "@lumino/disposable": "^2.0.0-alpha.6",

"@lumino/widgets": "^2.0.0-alpha.6",
"react": "^17.0.1"
"react": "^18.2.0"
},
"devDependencies": {
"@jupyterlab/testing": "^4.0.0-alpha.17",
"@jupyterlab/testing": "^4.0.0-alpha.18",
"@types/jest": "^29.2.0",
"@types/react": "^17.0.0",
"@types/react": "^18.0.26",
"rimraf": "~3.0.0",

@@ -64,0 +64,0 @@ "typedoc": "~0.22.10",