@cocreate/cursors
Advanced tools
Comparing version 1.20.9 to 1.20.10
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.20.9", | ||
"version": "1.20.10", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -62,10 +62,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/local-storage": "^1.10.8", | ||
"@cocreate/observer": "^1.11.7", | ||
"@cocreate/random-color": "^1.7.2", | ||
"@cocreate/selection": "^1.9.6", | ||
"@cocreate/socket-client": "^1.32.3", | ||
"@cocreate/utils": "^1.26.2", | ||
"@cocreate/uuid": "^1.7.2" | ||
"@cocreate/local-storage": "^1.10.10", | ||
"@cocreate/observer": "^1.11.9", | ||
"@cocreate/random-color": "^1.7.3", | ||
"@cocreate/selection": "^1.9.8", | ||
"@cocreate/socket-client": "^1.33.0", | ||
"@cocreate/utils": "^1.27.1", | ||
"@cocreate/uuid": "^1.7.4" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
156034
Updated@cocreate/observer@^1.11.9
Updated@cocreate/selection@^1.9.8
Updated@cocreate/utils@^1.27.1
Updated@cocreate/uuid@^1.7.4