@lexical/yjs
Advanced tools
Comparing version 0.3.8 to 0.3.9
@@ -1595,3 +1595,3 @@ /** | ||
function handleNormalizationMergeConflicts(binding, normalizedNodes) { | ||
// We handle the merge opperations here | ||
// We handle the merge operations here | ||
const normalizedNodesKeys = Array.from(normalizedNodes); | ||
@@ -1645,3 +1645,3 @@ const collabNodeMap = binding.collabNodeMap; | ||
// was the collaboration binding previously. This can help us | ||
// prevent unecessarily re-diffing and possible re-applying | ||
// prevent unnecessarily re-diffing and possible re-applying | ||
// the same change editor state again. For example, if a user | ||
@@ -1648,0 +1648,0 @@ // types a character and we get it, we don't want to then insert |
@@ -14,9 +14,9 @@ { | ||
"license": "MIT", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"main": "LexicalYjs.js", | ||
"dependencies": { | ||
"@lexical/offset": "0.3.8" | ||
"@lexical/offset": "0.3.9" | ||
}, | ||
"peerDependencies": { | ||
"lexical": "0.3.8", | ||
"lexical": "0.3.9", | ||
"yjs": ">=13.5.22" | ||
@@ -23,0 +23,0 @@ }, |
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
+ Added@lexical/offset@0.3.9(transitive)
+ Addedlexical@0.3.9(transitive)
- Removed@lexical/offset@0.3.8(transitive)
- Removedlexical@0.3.8(transitive)
Updated@lexical/offset@0.3.9