swiped-events
Advanced tools
Comparing version 1.0.8 to 1.0.9
/*! | ||
* swiped-events.js - v1.0.8 | ||
* swiped-events.js - v1.0.9 | ||
* Pure JavaScript swipe events | ||
@@ -4,0 +4,0 @@ * https://github.com/john-doherty/swiped-events |
{ | ||
"name": "swiped-events", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "A 0.7k script that adds swipe events to the DOM for touch enabled devices", | ||
@@ -20,3 +20,4 @@ "main": "src/swiped-events.js", | ||
"swipe", | ||
"touch" | ||
"touch", | ||
"swiped events" | ||
], | ||
@@ -23,0 +24,0 @@ "author": "John Doherty <contact@johndoherty.info> (www.johndoherty.info)", |
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
204317