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.19 to 0.0.20

2

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

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

@@ -14,4 +14,3 @@ /* eslint-disable */

className?: string;
style?: React.CSSProperties;
children?: JSX.Element;
style?: React.CSSProperties;
allowMouseEvents?: boolean;

@@ -18,0 +17,0 @@ onSwipeUp?: (trigger: 1) => void;

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