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

react-multi-carousel

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-multi-carousel - npm Package Compare versions

Comparing version 1.3.16 to 1.3.17

3

lib/utils/common.js

@@ -43,3 +43,4 @@ "use strict";

if (shouldRemoveRightGutter) {
return transform + paritialVisibilityGutter;
var remainingWidth = state.containerWidth - (state.itemWidth - paritialVisibilityGutter) * slidesToShow;
return transform + remainingWidth;
}

@@ -46,0 +47,0 @@ return transform;

{
"name": "react-multi-carousel",
"version": "1.3.16",
"version": "1.3.17",
"description": "",

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

@@ -5,3 +5,3 @@ # react-multi-carousel

The technical details of this carousel can be found at [www.w3js.com -> react-multi-carousel](https://w3js.com/api/index.php/react-carousel-with-server-side-rendering-support-part-1z/).
The technical details of this carousel can be found at [www.w3js.com -> react-multi-carousel](https://w3js.com/article/react-carousel-with-server-side-rendering-support-part-1z/881).

@@ -8,0 +8,0 @@ [![npm version](https://badge.fury.io/js/react-multi-carousel.svg)](https://www.npmjs.com/package/react-multi-carousel)

Sorry, the diff of this file is not supported yet

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