Socket
Socket
Sign inDemoInstall

@itseasy21/react-elastic-carousel

Package Overview
Dependencies
89
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.6 to 0.12.0

2

package.json
{
"name": "@itseasy21/react-elastic-carousel",
"version": "0.11.6",
"version": "0.12.0",
"description": "A flexible and responsive carousel component for react",

@@ -5,0 +5,0 @@ "author": "itseasy21",

# @itseasy21/react-elastic-carousel
> A flexible and responsive carousel component for react, a fork of [react-elastic-carousel by sag1v](https://github.com/sag1v/react-elastic-carousel)
> A flexible and responsive carousel component for react, a fork of [react-elastic-carousel](https://github.com/sag1v/react-elastic-carousel)

@@ -16,3 +16,3 @@ [![NPM](https://img.shields.io/npm/v/@itseasy21/react-elastic-carousel.svg?style=flat-square)](https://www.npmjs.com/package/@itseasy21/react-elastic-carousel) ![npm](https://img.shields.io/npm/dw/@itseasy21/react-elastic-carousel?style=flat-square)

## [Live Demos & Docs](https://sag1v.github.io/react-elastic-carousel/)
## [Live Demos & Docs](https://itseasy21.github.io/react-elastic-carousel/)

@@ -22,3 +22,3 @@ ## Install

```bash
npm install --save react-elastic-carousel
npm install --save @itseasy21/react-elastic-carousel
```

@@ -29,3 +29,3 @@

```bash
yarn add react-elastic-carousel
yarn add @itseasy21/react-elastic-carousel
```

@@ -35,3 +35,3 @@

`react-elastic-carousel` is using [styled-components](https://github.com/styled-components/styled-components) for styling, this means that you should install it as well:
`@itseasy21/react-elastic-carousel` is using [styled-components](https://github.com/styled-components/styled-components) for styling, this means that you should install it as well:

@@ -72,3 +72,3 @@ ```bash

[![Edit react-elastic-carousel](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/21o46mkwnr)
[![Edit react-elastic-carousel](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-elastic-carousel-forked-qkc31r?file=/src/index.js)

@@ -78,3 +78,3 @@ ## Development

```console
git clone https://github.com/sag1v/react-elastic-carousel.git
git clone https://github.com/itseasy21/react-elastic-carousel.git
cd react-elastic-carousel

@@ -100,2 +100,2 @@ yarn

MIT © [sag1v](https://github.com/sag1v)
MIT
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc