@cocreate/cursors
Advanced tools
Comparing version 1.21.0 to 1.22.0
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.21.0", | ||
"version": "1.22.0", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -62,10 +62,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/local-storage": "^1.10.11", | ||
"@cocreate/observer": "^1.12.0", | ||
"@cocreate/random-color": "^1.7.4", | ||
"@cocreate/selection": "^1.9.9", | ||
"@cocreate/socket-client": "^1.33.1", | ||
"@cocreate/utils": "^1.27.4", | ||
"@cocreate/uuid": "^1.7.6" | ||
"@cocreate/local-storage": "^1.11.1", | ||
"@cocreate/observer": "^1.13.0", | ||
"@cocreate/random-color": "^1.8.0", | ||
"@cocreate/selection": "^1.10.0", | ||
"@cocreate/socket-client": "^1.34.0", | ||
"@cocreate/utils": "^1.28.0", | ||
"@cocreate/uuid": "^1.8.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
156749
Updated@cocreate/observer@^1.13.0
Updated@cocreate/selection@^1.10.0
Updated@cocreate/utils@^1.28.0
Updated@cocreate/uuid@^1.8.0