react-simply-carousel
Advanced tools
Comparing version 8.5.1 to 8.5.2
@@ -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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
58044
0