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

@jupyterlab/settingregistry

Package Overview
Dependencies
Maintainers
35
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/settingregistry - npm Package Compare versions

Comparing version 4.0.0-alpha.20 to 4.0.0-alpha.21

18

package.json
{
"name": "@jupyterlab/settingregistry",
"version": "4.0.0-alpha.20",
"version": "4.0.0-alpha.21",
"description": "Settings registry for Jupyterlab",

@@ -40,8 +40,8 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/nbformat": "^4.0.0-alpha.20",
"@jupyterlab/statedb": "^4.0.0-alpha.20",
"@lumino/commands": "^2.0.0-rc.0",
"@lumino/coreutils": "^2.0.0-rc.0",
"@lumino/disposable": "^2.0.0-rc.0",
"@lumino/signaling": "^2.0.0-rc.0",
"@jupyterlab/nbformat": "^4.0.0-alpha.21",
"@jupyterlab/statedb": "^4.0.0-alpha.21",
"@lumino/commands": "^2.0.0-rc.1",
"@lumino/coreutils": "^2.0.0-rc.1",
"@lumino/disposable": "^2.0.0-rc.1",
"@lumino/signaling": "^2.0.0-rc.1",
"@rjsf/utils": "^5.1.0",

@@ -52,6 +52,6 @@ "ajv": "^8.12.0",

"devDependencies": {
"@jupyterlab/testing": "^4.0.0-alpha.20",
"@jupyterlab/testing": "^4.0.0-alpha.21",
"@types/jest": "^29.2.0",
"rimraf": "~3.0.0",
"typescript": "~5.0.0-beta"
"typescript": "~5.0.1-rc"
},

@@ -58,0 +58,0 @@ "publishConfig": {

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