Comparing version 0.10.3 to 0.10.4
{ | ||
"name": "yy-input", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"description": "basic input support for touch, mouse, and keyboard", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ # yy-input | ||
I used this in all my games, so I decided to centralize and share it. This is a very simple class that emits events after a touch, mouse, or (optionally) keyboard event. The events are tied to an HTMLElement. | ||
I used this in all my games, so I decided to centralize and share it. This is a very simple class that emits events after a touch, mouse, or keyboard event. The events are tied to an HTMLElement. | ||
@@ -9,0 +9,0 @@ ## installation |
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
971059