@cocreate/cursors
Advanced tools
Comparing version 1.16.9 to 1.16.10
@@ -0,1 +1,8 @@ | ||
## [1.16.10](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.16.9...v1.16.10) (2023-05-19) | ||
### Bug Fixes | ||
* update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([1db2377](https://github.com/CoCreate-app/CoCreate-cursors/commit/1db23772c547a07df2ca6096f277e6889e63269a)) | ||
## [1.16.9](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.16.8...v1.16.9) (2023-05-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.16.9", | ||
"version": "1.16.10", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -63,11 +63,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.20.4", | ||
"@cocreate/docs": "^1.7.8", | ||
"@cocreate/local-storage": "^1.6.8", | ||
"@cocreate/message-client": "^1.3.6", | ||
"@cocreate/observer": "^1.7.6", | ||
"@cocreate/random-color": "^1.4.6", | ||
"@cocreate/selection": "^1.6.6", | ||
"@cocreate/uuid": "^1.4.7" | ||
"@cocreate/crud-client": "^1.21.1", | ||
"@cocreate/docs": "^1.7.10", | ||
"@cocreate/local-storage": "^1.7.1", | ||
"@cocreate/message-client": "^1.3.8", | ||
"@cocreate/observer": "^1.7.8", | ||
"@cocreate/random-color": "^1.4.8", | ||
"@cocreate/selection": "^1.6.8", | ||
"@cocreate/uuid": "^1.4.9" | ||
} | ||
} |
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
136160
Updated@cocreate/docs@^1.7.10
Updated@cocreate/observer@^1.7.8
Updated@cocreate/selection@^1.6.8
Updated@cocreate/uuid@^1.4.9