@jupyter/ydoc
Advanced tools
Comparing version 3.0.0-a3 to 3.0.0-a4
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
138898