react-simply-carousel
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "react-simply-carousel", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Simple react.js carousel component", | ||
"main": "dist/index.js", | ||
"files": [ | ||
"dist/", | ||
"src/" | ||
"dist/" | ||
], | ||
@@ -32,3 +31,2 @@ "unpkg": "dist/index.js", | ||
"react", | ||
"reactjs", | ||
"react-component", | ||
@@ -39,12 +37,13 @@ "react-carousel", | ||
"carousel-plugin", | ||
"slider", | ||
"slider-plugin", | ||
"carousel-slider", | ||
"responsive", | ||
"touch-enabled", | ||
"infinite", | ||
"responsive-carousel" | ||
"responsive-carousel", | ||
"touch-enabled-carousel", | ||
"infinite-carousel" | ||
], | ||
"author": "Vadym Shymko <vadymshymko@gmail.com>", | ||
"license": "SEE LICENSE IN <LICENSE>", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/vadymshymko/react-simply-carousel.git" | ||
}, | ||
"bugs": { | ||
@@ -51,0 +50,0 @@ "url": "https://github.com/vadymshymko/react-simply-carousel/issues" |
@@ -87,3 +87,3 @@ # react-simply-carousel | ||
easing | string | 'linear' | Slide change easing (css transition easing) | ||
forwardBtnProps | object | {} | Contain DOM props for carousel backward button element, boolean prop `show` (for toggle button render) and node prop `children` (for render button childrens) | ||
forwardBtnProps | object | {} | Contain DOM props for carousel forward button element, boolean prop `show` (for toggle button render) and node prop `children` (for render button childrens) | ||
hideNavIfAllVisible | boolean | true | Boolean indicating if the carousel nav buttons should be hidden if all slides is visible | ||
@@ -90,0 +90,0 @@ innerProps | object | {} | DOM props for inner div element |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
0
29145
4
0
2