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

carouselbox

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carouselbox - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

6

lib/index.js

@@ -38,3 +38,3 @@ import React from 'react';

export default class ReactCarousel extends React.Component {
class ReactCarousel extends React.Component {
componentDidMount() {

@@ -58,2 +58,4 @@ var carousel = this.refs.carousel.getDOMNode();

ReactCarousel.defaultProps = { options: options }
ReactCarousel.defaultProps = { options: options }
export default ReactCarousel;
{
"name": "carouselbox",
"version": "1.0.5",
"version": "1.0.6",
"description": "React Carousel Plugin based from Flickity",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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