Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-simply-carousel

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simply-carousel - npm Package Compare versions

Comparing version 8.5.3 to 8.5.4

2

package.json
{
"name": "react-simply-carousel",
"version": "8.5.3",
"version": "8.5.4",
"description": "A simple, lightweight, fully controlled isomorphic (with SSR support) React.js carousel component. Touch enabled and responsive. With support for autoplay and infinity options. Fully customizable",

@@ -5,0 +5,0 @@ "files": [

@@ -173,4 +173,4 @@ # react-simply-carousel

| **swipeRatio** | number | `1` | swipe distance ratio (on swipe by touchmove or by mouse drag) |
| **touchSwipeTreshold** | number | | swipe distance ratio (on swipe by touchmove) |
| **mouseSwipeTreshold** | number | | swipe distance ratio (on swipe by mouse drag) |
| **touchSwipeRatio** | number | `swipeRatio` prop value | swipe distance ratio (on swipe by touchmove) |
| **mouseSwipeRatio** | number | `swipeRatio` prop value | swipe distance ratio (on swipe by mouse drag) |

@@ -177,0 +177,0 @@ ## Demo

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