Socket
Socket
Sign inDemoInstall

react-native-easy-guesture-responder

Package Overview
Dependencies
515
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

src/TimerMixin.js

7

package.json
{
"version": "1.0.0",
"version": "1.1.0",
"name": "react-native-easy-guesture-responder",
"description": "A powerful and easy to use guesture responder.",
"description": "A powerful and easy to use function for React Native guesture responders. Supporting both iOS and Android. Free and made possible along with costly maintenance and updates by [Lue Hang](https://www.facebook.com/lue.hang) (the author).",
"keywords": [

@@ -41,4 +41,3 @@ "react-native-easy-guesture-responder",

"dependencies": {
"prop-types": "^15.6.2",
"react-timer-mixin": "^0.13.4"
"prop-types": "^15.6.2"
},

@@ -45,0 +44,0 @@ "peerDependencies": {

@@ -7,2 +7,2 @@ # react-native-easy-guesture-responder

> A powerful and easy to use guesture responder.
> A powerful and easy to use function for React Native guesture responders. Supporting both iOS and Android. Free and made possible along with costly maintenance and updates by [Lue Hang](https://www.facebook.com/lue.hang) (the author).

@@ -6,3 +6,3 @@ "use strict";

import {pinchDistance} from "./TouchDistanceMath";
import TimerMixin from "react-timer-mixin";
import TimerMixin from "./TimerMixin";

@@ -9,0 +9,0 @@ const currentCentroidXOfTouchesChangedAfter =

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc