New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

uxcore-carousel

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uxcore-carousel - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

demo/CarouselDemo.js

@@ -24,3 +24,3 @@ /**

<div>
<Carousel className="demo" autoplay={true} pauseOnHover={true}>
<Carousel className="demo" autoplay={true} pauseOnHover={true} rtl={true}>
<h3>1</h3>

@@ -27,0 +27,0 @@ <h3>2</h3>

@@ -0,1 +1,5 @@

## 0.2.1
`FIXED` fix issue #2
## 0.2.0

@@ -2,0 +6,0 @@

{
"name": "uxcore-carousel",
"version": "0.2.0",
"version": "0.2.1",
"description": "uxcore-carousel component for uxcore.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/uxcore/uxcore-carousel.git",

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