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

@jupyterlab/docprovider

Package Overview
Dependencies
Maintainers
34
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/docprovider - npm Package Compare versions

Comparing version 3.6.0-alpha.1 to 3.6.0-alpha.2

14

package.json
{
"name": "@jupyterlab/docprovider",
"version": "3.6.0-alpha.1",
"version": "3.6.0-alpha.2",
"description": "JupyterLab - Document Provider",

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

"types": "lib/index.d.ts",
"style": "style/index.css",
"directories": {

@@ -43,5 +42,5 @@ "lib": "lib/"

"dependencies": {
"@jupyterlab/coreutils": "^5.6.0-alpha.1",
"@jupyterlab/services": "^6.6.0-alpha.1",
"@jupyterlab/shared-models": "^3.6.0-alpha.1",
"@jupyterlab/coreutils": "^5.6.0-alpha.2",
"@jupyterlab/services": "^6.6.0-alpha.2",
"@jupyterlab/shared-models": "^3.6.0-alpha.2",
"@lumino/coreutils": "^1.11.0",

@@ -55,3 +54,3 @@ "@lumino/disposable": "^1.10.0",

"devDependencies": {
"@jupyterlab/testutils": "^3.6.0-alpha.1",
"@jupyterlab/testutils": "^3.6.0-alpha.2",
"@types/jest": "^26.0.10",

@@ -65,4 +64,3 @@ "jest": "^26.4.2",

"access": "public"
},
"styleModule": "style/index.js"
}
}
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