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

embla-carousel

Package Overview
Dependencies
Maintainers
1
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embla-carousel - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "embla-carousel",
"version": "1.0.6",
"version": "1.0.7",
"author": "David Cetinkaya",

@@ -5,0 +5,0 @@ "private": false,

@@ -210,8 +210,2 @@ <br />

**`isStartScroll()`**
Returns if the carousel is at its start position, meaning if selected index is first possible index. If `loop: false` it's not possible to scroll to previous from here.
**`isEndScroll()`**
Returns if the carousel is at its start position, meaning if selected index is last possible index. If `loop: false`, it's not possible to scroll to next from here.
**`canScrollPrevious()`**

@@ -260,3 +254,3 @@ Returns if it's possible to scroll to previous from here. Note that if `loop: true` this will always return `true`.

Thank you to all the people who already contributed to Embla Carousel 🙏!
Thank you to all the people who already contributed to Embla Carousel 🙏!
Do you like this project and want to contribute to it?

@@ -270,2 +264,3 @@

Embla is [MIT licensed](./LICENSE). Copyright © 2019-present, David Cetinkaya
Embla is [MIT licensed](./LICENSE).
Copyright © 2019-present, David Cetinkaya.
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