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

react-use-gesture

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use-gesture - npm Package Compare versions

Comparing version 7.0.0-beta.11 to 7.0.0

2

package.json
{
"name": "react-use-gesture",
"version": "7.0.0-beta.11",
"version": "7.0.0",
"description": "React hook for receiving gestures https://use-gesture.netlify.com",

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

# react-use-gesture
![npm (tag)](https://img.shields.io/npm/v/react-use-gesture/beta) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-use-gesture/7.0.0-beta.11) ![NPM](https://img.shields.io/npm/l/react-use-gesture) ![Travis (.org) branch](https://img.shields.io/travis/react-spring/react-use-gesture/master)
![npm (tag)](https://img.shields.io/npm/v/react-use-gesture) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-use-gesture) ![NPM](https://img.shields.io/npm/l/react-use-gesture) ![Travis (.org) branch](https://img.shields.io/travis/react-spring/react-use-gesture/master)

@@ -24,12 +24,8 @@ React-use-gesture is a hook that lets you bind richer mouse and touch events to any component or view. With the data you receive, it becomes trivial to set up gestures, and often takes no more than a few lines of code.

#Yarn
yarn add react-use-gesture@beta
yarn add react-use-gesture
#NPM
npm install --save react-use-gesture@beta
npm install --save react-use-gesture
```
### ⚠️ This is a beta version.
**[For the documentation of the stable release (v6), please click here.](https://github.com/react-spring/react-use-gesture/blob/v6/README.md)**
### [Full documentation website](https://use-gesture.netlify.com)

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