@cocreate/cursors
Advanced tools
Comparing version 1.13.13 to 1.13.14
@@ -0,1 +1,8 @@ | ||
## [1.13.14](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.13.13...v1.13.14) (2023-01-06) | ||
### Bug Fixes | ||
* bump dependencies, worklow [@v3](https://github.com/v3) ([89f9ff9](https://github.com/CoCreate-app/CoCreate-cursors/commit/89f9ff96530e8cb88d85999881039466b9a49d10)) | ||
## [1.13.13](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.13.12...v1.13.13) (2023-01-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.13.13", | ||
"version": "1.13.14", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -64,10 +64,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.17.11", | ||
"@cocreate/docs": "^1.5.3", | ||
"@cocreate/message-client": "^1.1.122", | ||
"@cocreate/observer": "^1.5.53", | ||
"@cocreate/random-color": "^1.2.70", | ||
"@cocreate/selection": "^1.4.58", | ||
"@cocreate/uuid": "^1.2.52" | ||
"@cocreate/crud-client": "^1.17.12", | ||
"@cocreate/docs": "^1.5.4", | ||
"@cocreate/message-client": "^1.1.123", | ||
"@cocreate/observer": "^1.5.54", | ||
"@cocreate/random-color": "^1.2.71", | ||
"@cocreate/selection": "^1.4.59", | ||
"@cocreate/uuid": "^1.2.53" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
126636
Updated@cocreate/docs@^1.5.4
Updated@cocreate/observer@^1.5.54
Updated@cocreate/selection@^1.4.59
Updated@cocreate/uuid@^1.2.53