New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.15 to 1.3.16

2

package.json
{
"name": "react-multi-carousel",
"version": "1.3.15",
"version": "1.3.16",
"description": "",

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

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

## ParitialVisibile props.
## partialVisbile props.

@@ -235,3 +235,3 @@ Shows the next items paritially, this is very useful if you want to indicate to the users that this carousel component is swipable, has more items behind it.

}
<Carousel paritialVisibile={true} responsive={responsive}>
<Carousel partialVisbile={true} responsive={responsive}>
<ItemOne />

@@ -238,0 +238,0 @@ <ItemTwo />

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