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

nuka-carousel-qb

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuka-carousel-qb - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

es/default-controls.js

@@ -58,3 +58,3 @@ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }

onClick: this.handleClick
}, "PREV");
}, this.props.preBtnText||"PREV");
}

@@ -94,3 +94,3 @@ }]);

onClick: this.handleClick
}, "NEXT");
}, this.props.nextBtnText||"NEXT");
}

@@ -97,0 +97,0 @@ }]);

{
"name": "nuka-carousel-qb",
"version": "1.0.0",
"version": "1.0.1",
"description": "Pure React Carousel",

@@ -5,0 +5,0 @@ "main": "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