react-elastic-carousel
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -34,2 +34,4 @@ import * as React from "react"; | ||
verticalMode?: boolean; | ||
// Defaults to false | ||
isRTL: boolean, | ||
// Defaults to true | ||
@@ -36,0 +38,0 @@ pagination?: boolean; |
{ | ||
"name": "react-elastic-carousel", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "A flexible and responsive carousel component for react", | ||
@@ -40,4 +40,4 @@ "author": "sag1v (Sagiv Ben Giat)", | ||
"prop-types": "^15.5.4", | ||
"react": "^15.0.0 || ^16.0.0", | ||
"react-dom": "^15.0.0 || ^16.0.0", | ||
"react": "^15.0.0 || ^17.0.0", | ||
"react-dom": "^15.0.0 || ^17.0.0", | ||
"styled-components": "^5.1.0" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
316964
3436