@quenty/multipleclickutils
Advanced tools
Comparing version 13.13.1-canary.522.b5d379b.0 to 13.14.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [13.13.1-canary.522.b5d379b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@13.13.0...@quenty/multipleclickutils@13.13.1-canary.522.b5d379b.0) (2024-11-24) | ||
# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@13.13.0...@quenty/multipleclickutils@13.14.0) (2024-12-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/multipleclickutils |
{ | ||
"name": "@quenty/multipleclickutils", | ||
"version": "13.13.1-canary.522.b5d379b.0", | ||
"version": "13.14.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.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/rx": "13.13.1-canary.522.b5d379b.0", | ||
"@quenty/signal": "7.9.0" | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/rx": "^13.14.0", | ||
"@quenty/signal": "^7.9.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b5d379b3553fb94b954870562e1bd2a57e9a1c10" | ||
"gitHead": "66190e48c1ca93b07040326e9cfcf97e8eb4b0e1" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
22188
+ Added@quenty/canceltoken@11.10.0(transitive)
+ Added@quenty/math@2.7.0(transitive)
+ Added@quenty/promise@10.9.0(transitive)
+ Added@quenty/rx@13.15.0(transitive)
+ Added@quenty/symbol@3.4.0(transitive)
- Removed@quenty/canceltoken@11.9.0(transitive)
- Removed@quenty/promise@10.8.0(transitive)
- Removed@quenty/rx@13.13.1-canary.522.b5d379b.0(transitive)
- Removed@quenty/symbol@3.3.0(transitive)
Updated@quenty/loader@^10.7.1
Updated@quenty/maid@^3.4.0
Updated@quenty/rx@^13.14.0
Updated@quenty/signal@^7.9.0