lepikevents
Advanced tools
Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "lepikevents", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Global mouse and keyboard events Listener", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -14,2 +14,13 @@ # Lepik Events | ||
> ㅤ | ||
> ## New Feature v1.6.0+ | ||
> | ||
> **LepikEvents now includes a method for capturing mouse move event!** | ||
> | ||
> > [lepikevents.events.on("mouseMove", cb)](#all-events) | ||
> | ||
> **JS object is passed to callback function. It contain these values:** *x, y, time* | ||
> ㅤ | ||
> ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤLepikEventsv1.6.0 | ||
## Coding | ||
@@ -16,0 +27,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
8290818
73