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 1.0.6 to 1.0.7

2

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

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

@@ -150,21 +150,5 @@ # React Carousel Slider

<<<<<<< HEAD
[Full Documentation on Github](https://github.com/Carr1005/react-carousel-slider)
=======
* `itemsStyle` <a id="itemsStyle"></a> - accepts an object.
| Key | Value | Default | Description & Notice |
| :--- | :---: | :---: | :--- |
| height | `<length>` \| `<percentage>` | `"80%"` | |
| padding | `<length>` \| `<percentage>` | `"3px"` | |
| background | `rgb()` \| `rgba()` \| hex value | `"#EEEEEE"` | |
| margin | `0px ?px` | `"0px 40px"` | To decide the space between slides</br>, only accept value in form `0px ?px` now. |
|minWidth | `<length>` \| `<percentage>` | `100px` | For the situation that the source</br>of image is not provided, and maybe</br>you want to let your slide still have room.</br>See more explaination in the [Demo](http://carr1005.github.io/react-carousel-slider/index.html#trickUsage).|
***
>>>>>>> master
[npm-badge]: https://img.shields.io/npm/v/react-carousel-slider.png?style=flat-square
[npm]: https://www.npmjs.org/package/react-carousel-slider
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