lesca-click
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -21,4 +21,3 @@ "use strict"; | ||
this.ex_up = ex_up; | ||
this.is_press = false; | ||
if (this.detect() === 'desktop') this.deviation = 0; | ||
this.is_press = false; // if (this.detect() === 'desktop') this.deviation = 0; | ||
@@ -25,0 +24,0 @@ this.down = function (e) { |
{ | ||
"name": "lesca-click", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "replace click / touch start on SPY page", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -14,3 +14,3 @@ module.exports = { | ||
if (this.detect() === 'desktop') this.deviation = 0; | ||
// if (this.detect() === 'desktop') this.deviation = 0; | ||
@@ -17,0 +17,0 @@ this.down = (e) => { |
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
15716
356