lepikevents
Advanced tools
Comparing version 1.5.3 to 1.5.4
{ | ||
"name": "lepikevents", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "Global mouse and keyboard events Listener", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -46,3 +46,3 @@ # Lepik Events | ||
Curently there are 3 events, **mouseClick**, **mouseDoubleClick** and **keyPress**. | ||
Curently there are 4 events in total, **mouseClick**, **mouseDoubleClick**, **keyPress** and **keyRelease**. | ||
I will try to implement more in future. | ||
@@ -49,0 +49,0 @@ |
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
8098881