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 4.0.0 to 4.1.0-canary.252.9753dcc.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [4.1.0-canary.252.9753dcc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@4.0.0...@quenty/multipleclickutils@4.1.0-canary.252.9753dcc.0) (2022-03-10)
### Features
* Add MultipleClickUtils.observeMultipleClicks(gui, requiredCount) and MultipleClickUtils.observeDoubleClick(gui), add Blend support ([5826c4a](https://github.com/Quenty/NevermoreEngine/commit/5826c4af61edcf18e8c925bc2e2d90db3c35211c))
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@3.5.0...@quenty/multipleclickutils@4.0.0) (2022-03-06)

@@ -8,0 +19,0 @@

11

package.json
{
"name": "@quenty/multipleclickutils",
"version": "4.0.0",
"version": "4.1.0-canary.252.9753dcc.0",
"description": "Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus",

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

"dependencies": {
"@quenty/loader": "^4.0.0",
"@quenty/maid": "^2.1.0",
"@quenty/signal": "^2.1.0"
"@quenty/loader": "4.0.0",
"@quenty/maid": "2.2.0-canary.252.9753dcc.0",
"@quenty/rx": "4.1.0-canary.252.9753dcc.0",
"@quenty/signal": "2.1.0"
},

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

},
"gitHead": "dd428cab58282c975a4c082957dc8f58e3186905"
"gitHead": "9753dcc02d4600d2706d8003cebb325ccfcde523"
}

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