@cocreate/cursors
Advanced tools
Comparing version 1.19.0 to 1.19.1
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.19.0", | ||
"version": "1.19.1", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -62,10 +62,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/local-storage": "^1.9.1", | ||
"@cocreate/message-client": "^1.5.1", | ||
"@cocreate/observer": "^1.10.1", | ||
"@cocreate/random-color": "^1.6.1", | ||
"@cocreate/selection": "^1.8.1", | ||
"@cocreate/utils": "^1.23.1", | ||
"@cocreate/uuid": "^1.6.1" | ||
"@cocreate/local-storage": "^1.10.0", | ||
"@cocreate/message-client": "^1.6.0", | ||
"@cocreate/observer": "^1.11.0", | ||
"@cocreate/random-color": "^1.7.0", | ||
"@cocreate/selection": "^1.9.0", | ||
"@cocreate/utils": "^1.24.0", | ||
"@cocreate/uuid": "^1.7.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
153359
Updated@cocreate/observer@^1.11.0
Updated@cocreate/selection@^1.9.0
Updated@cocreate/utils@^1.24.0
Updated@cocreate/uuid@^1.7.0