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

react-carousel-slider

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-carousel-slider - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

2

package.json
{
"name": "react-carousel-slider",
"version": "2.0.12",
"version": "2.0.13",
"description": "react-carousel-slider React component",

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

@@ -131,6 +131,6 @@ # React Carousel Slider

* [`slidesItems`](#slidesItems)
* [`slidesCpnts`](#slidesCpnts)
* [`slideItems`](#slideItems)
* [`slideCpnts`](#slideCpnts)
* `slidesItems` <a id="slidesItems"></a> - accepts an array of objects, specific structure and keys are required.
* `slideItems` <a id="slideItems"></a> - accepts an array of objects, specific structure and keys are required.
```js

@@ -148,3 +148,3 @@ [

```
* `slidesCpnts` <a id="slidesCpnts"></a> - accepts an array of regular React elements, the `<img></img>` element and available image source are required, we have the default style for `<p>` block, override it by specifying your own with using inline-styles.
* `slideCpnts` <a id="slideCpnts"></a> - accepts an array of regular React elements, the `<img></img>` element and available image source are required, we have the default style for `<p>` block, override it by specifying your own with using inline-styles.

@@ -151,0 +151,0 @@ ```jsx

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