@cocreate/cursors
Advanced tools
Comparing version 1.15.2 to 1.15.3
@@ -0,1 +1,8 @@ | ||
## [1.15.3](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.15.2...v1.15.3) (2023-03-30) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies' ([88dca96](https://github.com/CoCreate-app/CoCreate-cursors/commit/88dca968a183f5c37230367c55b4789baa57813c)) | ||
## [1.15.2](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.15.1...v1.15.2) (2023-03-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.15.2", | ||
"version": "1.15.3", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -64,11 +64,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.19.1", | ||
"@cocreate/docs": "^1.6.1", | ||
"@cocreate/local-storage": "^1.5.1", | ||
"@cocreate/message-client": "^1.2.1", | ||
"@cocreate/observer": "^1.6.1", | ||
"@cocreate/random-color": "^1.3.1", | ||
"@cocreate/selection": "^1.5.1", | ||
"@cocreate/uuid": "^1.3.1" | ||
"@cocreate/crud-client": "^1.19.2", | ||
"@cocreate/docs": "^1.6.2", | ||
"@cocreate/local-storage": "^1.5.2", | ||
"@cocreate/message-client": "^1.2.2", | ||
"@cocreate/observer": "^1.6.2", | ||
"@cocreate/random-color": "^1.3.2", | ||
"@cocreate/selection": "^1.5.2", | ||
"@cocreate/uuid": "^1.3.2" | ||
} | ||
} |
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
131034
Updated@cocreate/docs@^1.6.2
Updated@cocreate/observer@^1.6.2
Updated@cocreate/selection@^1.5.2
Updated@cocreate/uuid@^1.3.2