Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lesca-click

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lesca-click - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

3

lib/click.js

@@ -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) => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc