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

just-carousel

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-carousel - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

index.js

@@ -140,3 +140,5 @@ /* global module, window, document */

this._onChangePos(changeInfo);
if (this.currentSlideIdx !== this.neededSlideIdx) {
this._onChangePos(changeInfo);
}

@@ -143,0 +145,0 @@ this.currentSlideIdx = this.neededSlideIdx * 1;

{
"name": "just-carousel",
"version": "1.0.0",
"version": "1.0.1",
"description": "Just an 1-item-on-screen carousel that works naturally like an iOS/android desktops and nothing else.",

@@ -5,0 +5,0 @@ "license": "MIT",

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