New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyter/docprovider

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyter/docprovider - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

4

lib/ydrive.js

@@ -93,3 +93,5 @@ // Copyright (c) Jupyter Development Team.

]);
return model;
// The server doesn't return a model with a format when content is false,
// so set it back.
return { ...model, format: options.format };
}

@@ -96,0 +98,0 @@ }

{
"name": "@jupyter/docprovider",
"version": "2.1.2",
"version": "2.1.3",
"description": "JupyterLab - Document Provider",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/jupyterlab/jupyter-collaboration",

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