Comparing version 0.0.3 to 0.0.4
@@ -63,2 +63,4 @@ /** | ||
delatZ: 0, | ||
clientX: originalEvent.clientX, | ||
clientY: originalEvent.clientY, | ||
preventDefault: function() { | ||
@@ -65,0 +67,0 @@ originalEvent.preventDefault ? |
{ | ||
"name": "wheel", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Mouse wheel event unified for all browsers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7105
108