@cocreate/cursors
Advanced tools
Comparing version 1.15.4 to 1.15.5
@@ -0,1 +1,8 @@ | ||
## [1.15.5](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.15.4...v1.15.5) (2023-04-11) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([b8b81cd](https://github.com/CoCreate-app/CoCreate-cursors/commit/b8b81cd49e8809aac8e01ce873ce1473a86fd8af)) | ||
## [1.15.4](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.15.3...v1.15.4) (2023-04-11) | ||
@@ -2,0 +9,0 @@ |
module.exports = { | ||
"config": { | ||
"organization_id": "5ff747727005da1c272740ab", | ||
"apiKey": "2061acef-0451-4545-f754-60cf8160", | ||
"organization_id": "5ff747727005da1c272740ab", | ||
"host": "general.cocreate.app" | ||
@@ -6,0 +6,0 @@ }, |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.15.4", | ||
"version": "1.15.5", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -64,11 +64,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@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" | ||
"@cocreate/crud-client": "^1.19.4", | ||
"@cocreate/docs": "^1.6.4", | ||
"@cocreate/local-storage": "^1.5.4", | ||
"@cocreate/message-client": "^1.2.4", | ||
"@cocreate/observer": "^1.6.4", | ||
"@cocreate/random-color": "^1.3.4", | ||
"@cocreate/selection": "^1.5.4", | ||
"@cocreate/uuid": "^1.3.4" | ||
} | ||
} |
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
131579
Updated@cocreate/docs@^1.6.4
Updated@cocreate/observer@^1.6.4
Updated@cocreate/selection@^1.5.4
Updated@cocreate/uuid@^1.3.4