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

use-double-tap

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-double-tap - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "use-double-tap",
"version": "1.0.0",
"version": "1.0.1",
"description": "React hook for handling double tap on mobile devices",
"author": "minwork",
"license": "MIT",
"keywords": [
"react",
"hook",
"use",
"tap",
"double tap"
],
"repository": "minwork/use-double-tap",

@@ -8,0 +15,0 @@ "main": "dist/index.js",

2

README.md

@@ -6,3 +6,3 @@ # useDoubleTap

[![NPM](https://img.shields.io/npm/v/use-double-tap.svg)](https://www.npmjs.com/package/use-double-tap)
[![NPM bundle size (minified)](https://img.shields.io/bundlephobia/min/use-double-tap.svg)](https://www.npmjs.com/package/use-double-tap)
[![NPM](https://img.shields.io/npm/l/use-double-tap.svg)](https://www.npmjs.com/package/use-double-tap)
## Install

@@ -9,0 +9,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