Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-img-carousel

Package Overview
Dependencies
Maintainers
17
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-img-carousel - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc