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

cute-clever-carousel

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cute-clever-carousel - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

3

lib/index.js

@@ -40,2 +40,5 @@ "use strict";

this.onTouchMove = function (event) {
if (!_this.touchingInfo) {
return;
}
// 縦スクロールだとわかっているときは何もしない

@@ -42,0 +45,0 @@ if (_this.touchingInfo.isHorizontalScroll === false) {

2

package.json
{
"name": "cute-clever-carousel",
"version": "0.0.12",
"version": "0.0.13",
"description": "js carousel",

@@ -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