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

@jupyterlab/statedb

Package Overview
Dependencies
Maintainers
35
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/statedb - npm Package Compare versions

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

17

package.json
{
"name": "@jupyterlab/statedb",
"version": "4.0.0-alpha.21",
"version": "4.0.0-alpha.22",
"description": "Package for managing state in Jupyterlab",

@@ -39,14 +39,15 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@lumino/commands": "^2.0.0-rc.1",
"@lumino/coreutils": "^2.0.0-rc.1",
"@lumino/disposable": "^2.0.0-rc.1",
"@lumino/properties": "^2.0.0-rc.1",
"@lumino/signaling": "^2.0.0-rc.1"
"@lumino/commands": "^2.0.0",
"@lumino/coreutils": "^2.0.0",
"@lumino/disposable": "^2.0.0",
"@lumino/properties": "^2.0.0",
"@lumino/signaling": "^2.0.0"
},
"devDependencies": {
"@jupyterlab/testing": "^4.0.0-alpha.21",
"@jupyterlab/testing": "^4.0.0-alpha.22",
"@types/jest": "^29.2.0",
"jest": "^29.2.0",
"rimraf": "~3.0.0",
"typedoc": "~0.23.25",
"typescript": "~5.0.1-rc"
"typescript": "~5.0.2"
},

@@ -53,0 +54,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