Socket
Socket
Sign inDemoInstall

react-easy-swipe

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-easy-swipe - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

2

package.json
{
"name": "react-easy-swipe",
"version": "0.0.20",
"version": "0.0.21",
"description": "React easy swipe - Easy handler for common touch operations",

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

@@ -23,4 +23,6 @@ /* eslint-disable */

onSwipeEnd?: (e: SwipeEvent) => void;
innerRef: (node: any) => void;
tolerance?: number
}
export default class Swipe extends React.Component<SwipeProps> {}
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