@cocreate/cursors
Advanced tools
Comparing version 1.19.1 to 1.19.2
@@ -11,3 +11,4 @@ module.exports = { | ||
"name": "index.html", | ||
"path": "/docs/cursors/index.html", | ||
"path": "/docs/cursors", | ||
"pathname": "/docs/cursors/index.html", | ||
"src": "{{./docs/index.html}}", | ||
@@ -18,7 +19,5 @@ "host": [ | ||
], | ||
"directory": "/docs/cursors", | ||
"parentDirectory": "{{parentDirectory}}", | ||
"directory": "cursors", | ||
"content-type": "{{content-type}}", | ||
"public": "true", | ||
"website_id": "644d4bff8036fb9d1d1fd69c" | ||
"public": "true" | ||
} | ||
@@ -25,0 +24,0 @@ } |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.19.1", | ||
"version": "1.19.2", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -62,10 +62,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/local-storage": "^1.10.0", | ||
"@cocreate/message-client": "^1.6.0", | ||
"@cocreate/observer": "^1.11.0", | ||
"@cocreate/random-color": "^1.7.0", | ||
"@cocreate/selection": "^1.9.0", | ||
"@cocreate/utils": "^1.24.0", | ||
"@cocreate/uuid": "^1.7.0" | ||
"@cocreate/local-storage": "^1.10.1", | ||
"@cocreate/message-client": "^1.6.1", | ||
"@cocreate/observer": "^1.11.1", | ||
"@cocreate/random-color": "^1.7.1", | ||
"@cocreate/selection": "^1.9.1", | ||
"@cocreate/utils": "^1.24.1", | ||
"@cocreate/uuid": "^1.7.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
153694
518
Updated@cocreate/observer@^1.11.1
Updated@cocreate/selection@^1.9.1
Updated@cocreate/utils@^1.24.1
Updated@cocreate/uuid@^1.7.1