Socket
Socket
Sign inDemoInstall

react-native-gesture-helper

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.3

.travis.yml

7

package.json
{
"name": "react-native-gesture-helper",
"version": "1.0.1",
"version": "1.0.3",
"description": "A gesture helper for React Native",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec"
"test": "mocha --reporter spec",
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*"
},

@@ -18,5 +19,7 @@ "repository": {

"chai": "^4.0.1",
"coveralls": "^2.13.1",
"eslint": "1.10.3",
"eslint-config-airbnb": "4.0.0",
"eslint-plugin-react": "3.16.1",
"istanbul": "^0.4.5",
"jest-cli": "0.2.1",

@@ -23,0 +26,0 @@ "mocha": "^3.4.2"

@@ -0,1 +1,5 @@

[![Build Status](https://travis-ci.org/axelphunter/react-native-gesture-helper.svg?branch=master)](https://travis-ci.org/axelphunter/react-native-gesture-helper)
[![Coverage Status](https://coveralls.io/repos/github/axelphunter/react-native-gesture-helper/badge.svg?branch=master)](https://coveralls.io/github/axelphunter/react-native-gesture-helper?branch=master)
React Native Gesture Helper

@@ -2,0 +6,0 @@ =========

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