embla-carousel
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "embla-carousel", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "David Cetinkaya", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -186,3 +186,3 @@ <br /> | ||
embla.on('select', () => { | ||
console.log(`Selected scroll is now ${embla.selectedScroll()}!`) | ||
console.log(`Selected snap index is ${embla.selectedScrollSnap()}!`) | ||
}) | ||
@@ -189,0 +189,0 @@ ``` |
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
70271