@quenty/multipleclickutils
Advanced tools
Comparing version 4.0.0 to 4.1.0-canary.252.9753dcc.0
@@ -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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10624
4
2
+ Added@quenty/deferred@2.0.2(transitive)
+ Added@quenty/loader@4.0.0(transitive)
+ Added@quenty/maid@2.2.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/promise@4.1.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/rx@4.1.0-canary.252.9753dcc.0(transitive)
+ Added@quenty/signal@2.1.0(transitive)
+ Added@quenty/symbol@2.0.1(transitive)
+ Added@quenty/table@2.1.1(transitive)
+ Added@quenty/throttle@4.0.0(transitive)
- Removed@quenty/loader@4.1.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
Updated@quenty/loader@4.0.0
Updated@quenty/signal@2.1.0