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

@quenty/multipleclickutils

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/multipleclickutils - npm Package Compare versions

Comparing version 3.2.1-canary.238.2c4d310.0 to 3.2.1-canary.238.f89c386.0

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [3.2.1-canary.238.2c4d310.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@3.2.0...@quenty/multipleclickutils@3.2.1-canary.238.2c4d310.0) (2021-12-29)
## [3.2.1-canary.238.f89c386.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@3.2.0...@quenty/multipleclickutils@3.2.1-canary.238.f89c386.0) (2021-12-30)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/multipleclickutils

{
"name": "@quenty/multipleclickutils",
"version": "3.2.1-canary.238.2c4d310.0",
"version": "3.2.1-canary.238.f89c386.0",
"description": "Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus",

@@ -29,4 +29,5 @@ "keywords": [

"dependencies": {
"@quenty/loader": "3.1.2-canary.238.2c4d310.0",
"@quenty/signal": "2.0.1-canary.238.2c4d310.0"
"@quenty/loader": "3.1.2-canary.238.f89c386.0",
"@quenty/maid": "2.0.2-canary.238.f89c386.0",
"@quenty/signal": "2.0.1-canary.238.f89c386.0"
},

@@ -36,3 +37,3 @@ "publishConfig": {

},
"gitHead": "2c4d310b84afd0570d89667dc5d4aa69a0ef304a"
"gitHead": "f89c3863db94c96adc936ea31a49e0c770756dd0"
}
## MultipleClickUtils
<div align="center">
<a href="http://quenty.github.io/NevermoreEngine/">
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" />
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/docs.yml/badge.svg" alt="Documentation status" />
</a>

@@ -16,13 +16,7 @@ <a href="https://discord.gg/mhtGUS8">

<div align="center"><a href="https://quenty.github.io/NevermoreEngine/api/MultipleClickUtils">View docs →</a></div>
## Installation
```
npm install @quenty/multipleclickutils --save
```
## Usage
Usage is designed to be simple.
### `MultipleClickUtils.getDoubleClickSignal(maid, gui)`
### `MultipleClickUtils.getMultipleClickSignal(maid, gui, requiredCount)`
```

Sorry, the diff of this file is not supported yet

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