use-long-press
Advanced tools
Comparing version 3.0.0-rc.1 to 3.0.0-rc.2
{ | ||
"name": "use-long-press", | ||
"version": "3.0.0-rc.1", | ||
"version": "3.0.0-rc.2", | ||
"description": "React hook for detecting click, tap or point and hold event. Easy to use, highly customizable options, thoroughly tested.", | ||
@@ -31,5 +31,2 @@ "author": "minwork", | ||
}, | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"peerDependencies": { | ||
@@ -36,0 +33,0 @@ "react": "^16.8.0 || ^17.0.0 || ^18.0.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
14747