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

@lexical/yjs

Package Overview
Dependencies
Maintainers
6
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/yjs - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

4

LexicalYjs.dev.js

@@ -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 @@ },

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