use-double-click
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "use-double-click", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A simple React hook for differentiating single and double clicks on the same component.", | ||
@@ -49,3 +49,2 @@ "author": "Tim Ellenberger <timellenberger@gmail.com>", | ||
"peerDependencies": { | ||
"prop-types": ">=15.5.4", | ||
"react": ">=16.8", | ||
@@ -62,3 +61,2 @@ "react-dom": ">=16.8" | ||
"babel-eslint": "10.0.2", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"cross-env": "^5.2.0", | ||
@@ -65,0 +63,0 @@ "eslint": "^5.16.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
2
26
13455