@cocreate/cursors
Advanced tools
Comparing version 1.15.3 to 1.15.4
@@ -0,1 +1,8 @@ | ||
## [1.15.4](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.15.3...v1.15.4) (2023-04-11) | ||
### Bug Fixes | ||
* renamed domains to hosts ([ba6dc58](https://github.com/CoCreate-app/CoCreate-cursors/commit/ba6dc585152e9734a530d282163403749002d87e)) | ||
## [1.15.3](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.15.2...v1.15.3) (2023-03-30) | ||
@@ -2,0 +9,0 @@ |
@@ -15,3 +15,3 @@ module.exports = { | ||
"src": "{{./docs/index.html}}", | ||
"domains": [ | ||
"hosts": [ | ||
"*", | ||
@@ -18,0 +18,0 @@ "general.cocreate.app" |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.15.3", | ||
"version": "1.15.4", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
131288