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

react-tapper

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tapper - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json

@@ -13,3 +13,3 @@ {

"author": "Nickel Jianhui Zhu <nickeljew@hotmail.com>",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",

@@ -16,0 +16,0 @@ "private": false,

@@ -12,14 +12,14 @@ # React-Taper

@onTap: callback for tap event
@onSwiped: callback for swiped event
@onSwipingUp: callback for swiping-up event
@onSwipingRight: callback for swiping-right event
@onSwipingDown: callback for swipeing-down event
@onSwipingLeft: callback for swipeing-left event
@onSwipedUp: callback for swiped-up event
@onSwipedRight: callback for swiped-right event
@onSwipedDown: callback for swiped-down event
@onSwipedLeft: callback for swiped-left event
@flickThreshold: velocity threshold, default as 0.6
@delta: movement delta, default as 10px
- @onTap: callback for tap event
- @onSwiped: callback for swiped event
- @onSwipingUp: callback for swiping-up event
- @onSwipingRight: callback for swiping-right event
- @onSwipingDown: callback for swipeing-down event
- @onSwipingLeft: callback for swipeing-left event
- @onSwipedUp: callback for swiped-up event
- @onSwipedRight: callback for swiped-right event
- @onSwipedDown: callback for swiped-down event
- @onSwipedLeft: callback for swiped-left event
- @flickThreshold: velocity threshold, default as 0.6
- @delta: movement delta, default as 10px

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