Socket
Socket
Sign inDemoInstall

react-alice-carousel

Package Overview
Dependencies
7
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.19.0 to 1.19.1

12

lib/types/index.d.ts

@@ -162,2 +162,8 @@ // Type definitions for react-alice-carousel 1.16

autoHeight?: boolean
/**
* Preserve current slide position when resize event fired
*
* Default: false.
*/
preservePosition?: boolean
/** Defines the behavior strategy for controls.

@@ -170,2 +176,8 @@ *

controlsStrategy?: 'default' | 'responsive'
/** Sets how intermediate values are calculated for CSS properties being affected by a transition effect.
*
* Default: 'ease-out'
*
*/
transitionTimingFunction?: 'string'
/**

@@ -172,0 +184,0 @@ * Fired when the event object is changing / returns event object

2

package.json
{
"name": "react-alice-carousel",
"version": "1.19.0",
"version": "1.19.1",
"description": "React image gallery, react slideshow carousel, react content rotator",

@@ -5,0 +5,0 @@ "main": "./lib/react-alice-carousel",

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