@cocreate/cursors
Advanced tools
Comparing version 1.16.1 to 1.16.2
@@ -0,1 +1,8 @@ | ||
## [1.16.2](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.16.1...v1.16.2) (2023-04-24) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([52ff5c7](https://github.com/CoCreate-app/CoCreate-cursors/commit/52ff5c7a0e6139a6ff31f8a59c017fa1eb13f58f)) | ||
## [1.16.1](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.16.0...v1.16.1) (2023-04-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.16.1", | ||
"version": "1.16.2", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -63,11 +63,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.19.5", | ||
"@cocreate/docs": "^1.6.5", | ||
"@cocreate/local-storage": "^1.5.5", | ||
"@cocreate/message-client": "^1.2.5", | ||
"@cocreate/observer": "^1.6.5", | ||
"@cocreate/random-color": "^1.3.5", | ||
"@cocreate/selection": "^1.5.5", | ||
"@cocreate/uuid": "^1.3.5" | ||
"@cocreate/crud-client": "^1.19.8", | ||
"@cocreate/docs": "^1.7.0", | ||
"@cocreate/local-storage": "^1.6.1", | ||
"@cocreate/message-client": "^1.3.1", | ||
"@cocreate/observer": "^1.7.1", | ||
"@cocreate/random-color": "^1.4.1", | ||
"@cocreate/selection": "^1.6.1", | ||
"@cocreate/uuid": "^1.4.1" | ||
} | ||
} |
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
132681
Updated@cocreate/docs@^1.7.0
Updated@cocreate/observer@^1.7.1
Updated@cocreate/selection@^1.6.1
Updated@cocreate/uuid@^1.4.1