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

react-simply-carousel

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simply-carousel - npm Package Compare versions

Comparing version 8.5.1 to 8.5.2

2

dist/index.d.ts

@@ -12,3 +12,3 @@ import React, { HTMLAttributes, ButtonHTMLAttributes, ReactNode } from 'react';

};
type VisibleSlidesState = {
export type VisibleSlidesState = {
isFirstSlideVisible: boolean;

@@ -15,0 +15,0 @@ isLastSlideVisible: boolean;

{
"name": "react-simply-carousel",
"version": "8.5.1",
"version": "8.5.2",
"description": "A simple, lightweight, fully controlled isomorphic (with SSR support) React.js carousel component. Touch enabled and responsive. With support for autoplay and infinity options. Fully customizable",

@@ -5,0 +5,0 @@ "files": [

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