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.0 to 1.0.1

2

package.json
{
"name": "lesca-click",
"version": "1.0.0",
"version": "1.0.1",
"description": "replace click / touch start on SPY page",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -28,7 +28,12 @@ [![dev by JamesHsu](https://img.shields.io/badge/Dev%20by-Jameshsu1125-green)](https://github.com/jameshsu1125/) [![made in Taiwan](https://img.shields.io/badge/Made%20in-Taiwan-orange)](https://github.com/jameshsu1125/)

| add(target, execution) | target | selector => ".target" or "#target" | |
| | execution | selector => ".target" or "#target" | |
| | execution | call when target clicked | |
| remove(target) | target | selector => ".target" or "#target" | |
| clear() | | clear all functions | |
| destory() | | remove all event | |
# Properties
| Properties | type | description | default |
| :--------- | :--: | :---------: | ------: |
| Properties | type | description | default |
| :------------- | :----: | :-------------------------: | ------: |
| preventDefault | bool | prevent Default by yourself | true |
| deviation | number | click hand deviation | 30 |
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