Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

use-long-press

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-long-press - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "use-long-press",
"version": "2.0.3",
"version": "2.0.4",
"description": "React hook for detecting click (or tap) and hold event. Easy to use, highly customizable options, thoroughly tested.",

@@ -5,0 +5,0 @@ "author": "minwork",

@@ -16,2 +16,11 @@ # React Long Press Hook :point_down:

## 🎉 Version 3 is now available!
Version 3 is now available on the `next` channel.
Use `yarn add use-long-press@next` or `npm install --save use-long-press@next` to install it.
Everything went through general refactor, and now `useLongPress` supports Pointer Events, properly handles releasing long press anywhere on the page and [more...](https://github.com/minwork/react/blob/next/packages/use-long-press/README.md)
Also `use-long-press` package is migrating to new [react libraries monorepo](https://github.com/minwork/react/tree/next) which will be a common place for different react hooks and components coming in the future...
## Install

@@ -18,0 +27,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc