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

@jupyterlab/docmanager-extension

Package Overview
Dependencies
Maintainers
16
Versions
390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/docmanager-extension - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

0

lib/index.d.ts

@@ -0,0 +0,0 @@ import { JupyterFrontEndPlugin } from '@jupyterlab/application';

@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team.

18

package.json
{
"name": "@jupyterlab/docmanager-extension",
"version": "1.0.1",
"version": "1.0.2",
"description": "JupyterLab - Document Manager Extension",

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

"dependencies": {
"@jupyterlab/application": "^1.0.1",
"@jupyterlab/apputils": "^1.0.1",
"@jupyterlab/application": "^1.0.2",
"@jupyterlab/apputils": "^1.0.2",
"@jupyterlab/coreutils": "^3.0.0",
"@jupyterlab/docmanager": "^1.0.1",
"@jupyterlab/docregistry": "^1.0.1",
"@jupyterlab/mainmenu": "^1.0.1",
"@jupyterlab/services": "^4.0.1",
"@jupyterlab/statusbar": "^1.0.1",
"@jupyterlab/docmanager": "^1.0.2",
"@jupyterlab/docregistry": "^1.0.2",
"@jupyterlab/mainmenu": "^1.0.2",
"@jupyterlab/services": "^4.0.2",
"@jupyterlab/statusbar": "^1.0.2",
"@phosphor/algorithm": "^1.1.3",

@@ -64,3 +64,3 @@ "@phosphor/disposable": "^1.2.0",

},
"gitHead": "7907e52fc52e4155945c8e55064467464f4f9c5c"
"gitHead": "325e6244934e6e3b29c630e326953101f7ec172d"
}
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