@acrool/react-carousel
Advanced tools
+1
-0
@@ -18,2 +18,3 @@ export declare const logEnable: { | ||
| onSlideResetToMatchIndex: boolean; | ||
| onResetHeight: boolean; | ||
| }; | ||
@@ -20,0 +21,0 @@ autoPlayer: { |
@@ -25,2 +25,6 @@ import { default as Configurator } from '../Configurator'; | ||
| /** | ||
| * 僅用於 autoHeight 設定時,初始重設高度 | ||
| */ | ||
| resetHeight: () => void; | ||
| /** | ||
| * 包含 Clone 的 Index | ||
@@ -27,0 +31,0 @@ * @param slideIndex |
@@ -49,3 +49,6 @@ import { default as Configurator } from '../Configurator'; | ||
| setTouching: (isEnable: boolean) => void; | ||
| transform(translateX: number, height?: number, isUseAnimation?: boolean): this; | ||
| transform(args: { | ||
| translateX?: number; | ||
| height?: number; | ||
| }, isUseAnimation?: boolean): this; | ||
| /** | ||
@@ -52,0 +55,0 @@ * 移動效果 |
+2
-1
| { | ||
| "name": "@acrool/react-carousel", | ||
| "version": "5.3.1", | ||
| "version": "5.3.2-alpha.0", | ||
| "description": "Most modern mobile touch slider with hardware accelerated transitions for ReactJS", | ||
@@ -75,2 +75,3 @@ "keywords": [ | ||
| "cz-customizable": "6.6.0", | ||
| "cz-git": "^1.11.1", | ||
| "eslint": "^9.19.0", | ||
@@ -77,0 +78,0 @@ "eslint-plugin-react": "^7.37.5", |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
124595
0.76%3336
0.51%35
2.94%2
100%