New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-gesture-handler

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-gesture-handler - npm Package Compare versions

Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.7

9

package.json
{
"name": "react-native-gesture-handler",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.7",
"description": "Experimental implementation of a new declarative API for gesture handling in react-native",

@@ -34,7 +34,6 @@ "scripts": {

"homepage": "https://github.com/kmagiera/react-native-gesture-handler#readme",
"dependencies": {
},
"dependencies": {},
"peerDependencies": {
"react": ">= 15.0.0",
"react-native": ">= 0.32.0"
"react": ">= 16.0.0",
"react-native": ">= 0.47.0"
},

@@ -41,0 +40,0 @@ "jest": {

Sorry, the diff of this file is not supported yet

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