react-fastclick-alt
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "react-fastclick-alt", | ||
"version": "0.1.3", | ||
"description": "A react component that triggers click events for taps", | ||
"version": "0.1.4", | ||
"description": "A react component that triggers click and focus events for taps of children components", | ||
"main": "index.js", | ||
@@ -19,7 +19,5 @@ "scripts": { | ||
"react", | ||
"ajax", | ||
"backbone", | ||
"model", | ||
"collection", | ||
"sync" | ||
"fastclick", | ||
"tap", | ||
"tappable" | ||
], | ||
@@ -26,0 +24,0 @@ "author": "Moody Salem", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
32985