pepjs-offset
Advanced tools
Comparing version 0.4.6 to 0.4.7
/*! | ||
* PEP v0.4.5 | https://github.com/jquery/PEP | ||
* PEP v0.4.7 | https://github.com/jquery/PEP | ||
* Copyright jQuery Foundation and other contributors | http://jquery.org/license | ||
@@ -194,3 +194,5 @@ */ | ||
'pageY', | ||
'timeStamp' | ||
'timeStamp', | ||
'offsetX', | ||
'offsetY', | ||
]; | ||
@@ -197,0 +199,0 @@ |
{ | ||
"name": "pepjs-offset", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"main": "dist/pep.js", | ||
@@ -5,0 +5,0 @@ "description": "Polyfill of the PointerEvents W3C spec", |
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
121618
3089