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

@jupyterlab/docmanager

Package Overview
Dependencies
Maintainers
35
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/docmanager - npm Package Compare versions

Comparing version 4.0.0-alpha.18 to 4.0.0-alpha.19

32

package.json
{
"name": "@jupyterlab/docmanager",
"version": "4.0.0-alpha.18",
"version": "4.0.0-alpha.19",
"description": "JupyterLab - Document Manager",

@@ -44,20 +44,20 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^4.0.0-alpha.18",
"@jupyterlab/coreutils": "^6.0.0-alpha.18",
"@jupyterlab/docregistry": "^4.0.0-alpha.18",
"@jupyterlab/services": "^7.0.0-alpha.18",
"@jupyterlab/statusbar": "^4.0.0-alpha.18",
"@jupyterlab/translation": "^4.0.0-alpha.18",
"@jupyterlab/ui-components": "^4.0.0-alpha.33",
"@lumino/algorithm": "^2.0.0-alpha.6",
"@lumino/coreutils": "^2.0.0-alpha.6",
"@lumino/disposable": "^2.0.0-alpha.6",
"@lumino/messaging": "^2.0.0-alpha.6",
"@lumino/properties": "^2.0.0-alpha.6",
"@lumino/signaling": "^2.0.0-alpha.6",
"@lumino/widgets": "^2.0.0-alpha.6",
"@jupyterlab/apputils": "^4.0.0-alpha.19",
"@jupyterlab/coreutils": "^6.0.0-alpha.19",
"@jupyterlab/docregistry": "^4.0.0-alpha.19",
"@jupyterlab/services": "^7.0.0-alpha.19",
"@jupyterlab/statusbar": "^4.0.0-alpha.19",
"@jupyterlab/translation": "^4.0.0-alpha.19",
"@jupyterlab/ui-components": "^4.0.0-alpha.34",
"@lumino/algorithm": "^2.0.0-beta.0",
"@lumino/coreutils": "^2.0.0-beta.0",
"@lumino/disposable": "^2.0.0-beta.1",
"@lumino/messaging": "^2.0.0-beta.0",
"@lumino/properties": "^2.0.0-beta.0",
"@lumino/signaling": "^2.0.0-beta.1",
"@lumino/widgets": "^2.0.0-beta.1",
"react": "^18.2.0"
},
"devDependencies": {
"@jupyterlab/testing": "^4.0.0-alpha.18",
"@jupyterlab/testing": "^4.0.0-alpha.19",
"@types/jest": "^29.2.0",

@@ -64,0 +64,0 @@ "rimraf": "~3.0.0",

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