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 1.0.6 to 1.0.7

4

lib/click.js

@@ -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 @@

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