carouselbox
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -109,2 +109,6 @@ 'use strict'; | ||
if (this.props.cb) { | ||
this.props.cb(index); | ||
} | ||
return index; | ||
@@ -111,0 +115,0 @@ } |
{ | ||
"name": "carouselbox", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "React Carousel Plugin based from Flickity", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
71384
129