react-img-carousel
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,5 @@ | ||
# 2.0.1 - May 2021 | ||
***(Bug Fix)*** Fixes a bug in Safari 14.1 and Mobile Safari where carousel content is not visible in some scenarios | ||
# 2.0.0 - Dec 2020 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "react-img-carousel", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Provides an image carousel React component.", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"test": "nyc --reporter=text --reporter=json-summary npm run unit", | ||
"prepublish": "npm run test && npm run build", | ||
"prepublishOnly": "npm run test && npm run build", | ||
"storybook": "start-storybook" | ||
@@ -34,0 +34,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
122337