lesca-click
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -39,3 +39,3 @@ "use strict"; | ||
_this.down_fn(e); | ||
_this.ex_down(e); | ||
@@ -64,3 +64,3 @@ _this.is_press = true; | ||
_this.move_fn(e); | ||
_this.ex_move(e); | ||
}; | ||
@@ -67,0 +67,0 @@ |
{ | ||
"name": "lesca-click", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "replace click / touch start on SPY page", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -27,3 +27,3 @@ module.exports = { | ||
} | ||
this.down_fn(e); | ||
this.ex_down(e); | ||
this.is_press = true; | ||
@@ -49,3 +49,3 @@ }; | ||
} | ||
this.move_fn(e); | ||
this.ex_move(e); | ||
}; | ||
@@ -52,0 +52,0 @@ |
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