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

@jupyter/ydoc

Package Overview
Dependencies
Maintainers
12
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyter/ydoc - npm Package Compare versions

Comparing version 3.0.0-a3 to 3.0.0-a4

2

lib/ycell.js

@@ -809,3 +809,3 @@ /* -----------------------------------------------------------------------------

const change = modelEvent.changes.keys.get('attachments');
changes.executionCountChange = {
changes.attachmentsChange = {
oldValue: change.oldValue,

@@ -812,0 +812,0 @@ newValue: this.ymodel.get('attachments')

{
"name": "@jupyter/ydoc",
"version": "3.0.0-a3",
"version": "3.0.0-a4",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Jupyter document structures for collaborative editing using YJS",

Sorry, the diff of this file is not supported yet

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