@quenty/multipleclickutils
Advanced tools
Comparing version 13.4.0 to 13.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@13.4.0...@quenty/multipleclickutils@13.5.0) (2024-09-12) | ||
**Note:** Version bump only for package @quenty/multipleclickutils | ||
# [13.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@13.3.0...@quenty/multipleclickutils@13.4.0) (2024-08-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/multipleclickutils", | ||
"version": "13.4.0", | ||
"version": "13.5.0", | ||
"description": "Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus", | ||
@@ -29,6 +29,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/maid": "^3.2.0", | ||
"@quenty/rx": "^13.4.0", | ||
"@quenty/signal": "^7.3.0" | ||
"@quenty/loader": "^10.4.0", | ||
"@quenty/maid": "^3.3.0", | ||
"@quenty/rx": "^13.5.0", | ||
"@quenty/signal": "^7.4.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7" | ||
"gitHead": "fb172906f3ee725269ec1e5f4daf9dca227e729d" | ||
} |
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
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
19988
Updated@quenty/loader@^10.4.0
Updated@quenty/maid@^3.3.0
Updated@quenty/rx@^13.5.0
Updated@quenty/signal@^7.4.0