ep_cursortrace
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "ep_cursortrace", | ||
"description": "Show cursor/caret movements of other users in real time", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"author": "RedHog (Egil Moeller) <egil.moller@freecode.no>", | ||
@@ -6,0 +6,0 @@ "contributors": [{ |
@@ -174,3 +174,3 @@ var initiated = false; | ||
// Remove the element | ||
// $('iframe[name="ace_outer"]').contents().find('#outerdocbody').contents().remove("#" + authorWorker); | ||
$('iframe[name="ace_outer"]').contents().find('#outerdocbody').contents().remove("#" + authorWorker); | ||
@@ -177,0 +177,0 @@ // Author color |
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
16479