@quenty/multipleclickutils
Advanced tools
Comparing version 3.2.0 to 3.2.1-canary.238.2c4d310.0
@@ -6,2 +6,10 @@ # 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) | ||
**Note:** Version bump only for package @quenty/multipleclickutils | ||
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/multipleclickutils@3.1.1...@quenty/multipleclickutils@3.2.0) (2021-11-20) | ||
@@ -8,0 +16,0 @@ |
MIT License | ||
Copyright (c) 2014 Quenty | ||
Copyright (c) 2014-2021 Quenty | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/multipleclickutils", | ||
"version": "3.2.0", | ||
"version": "3.2.1-canary.238.2c4d310.0", | ||
"description": "Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/signal": "^2.0.0" | ||
"@quenty/loader": "3.1.2-canary.238.2c4d310.0", | ||
"@quenty/signal": "2.0.1-canary.238.2c4d310.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "87ab1435a59a05e7dd745db1dfcec26116d1d71d" | ||
"gitHead": "2c4d310b84afd0570d89667dc5d4aa69a0ef304a" | ||
} |
## MultipleClickUtils | ||
<div align="center"> | ||
<a href="http://quenty.github.io/api/"> | ||
<a href="http://quenty.github.io/NevermoreEngine/"> | ||
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" /> | ||
</a> | ||
<a href="https://discord.gg/mhtGUS8"> | ||
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" /> | ||
<img src="https://img.shields.io/discord/385151591524597761?color=5865F2&label=discord&logo=discord&logoColor=white" alt="Discord" /> | ||
</a> | ||
@@ -9,0 +9,0 @@ <a href="https://github.com/Quenty/NevermoreEngine/actions"> |
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
7371
2
+ Added@quenty/loader@3.1.2-canary.238.2c4d310.0(transitive)
+ Added@quenty/signal@2.0.1-canary.238.2c4d310.0(transitive)
- Removed@quenty/loader@3.4.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)