
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@talixo/carousel
Advanced tools
UI Component which represents Carousel
Package is available as @talixo/carousel
in NPM registry, so you can use it in your project
using npm install @talixo/carousel --save
or yarn add @talixo/carousel
.
Your package should additionally have some extra dependencies:
prop-types: ^15.6.1
react: ^16.2.0
react-dom: ^16.2.0
@talixo/shared: ^0.1.0
@talixo/icon: ^0.1.1
These packages are required by @talixo/carousel
, but you have to install them manually,
to avoid having different versions of these in your application.
It handles all props which can be passed to div
. Also, handles some differently:
Property name | Type | Default | Description |
---|---|---|---|
arrows | bool | n/a | Arrows to navigate between slides |
children | nodes | n/a | Elements in each slides |
className | string | n/a | Additional class name passed to wrapper |
dots | bool | n/a | Dots to navigate between slides |
animationTime | number | 500 | Duration of animation (in ms) |
perPage | number | 1 | Number of visible slides |
renderDots | function | Dots | Function which render custom dots |
renderArrows | function | Arrows | Function which render custom arrows |
value | number | self-controlled | Index of currently selected slide element |
onChange | function | n/a | Event handler for change of slide |
defaultMovement | string | "exact" | Default behavior of movement (for controlled component), when neither dots nor arrows were clicked, one of: exact , forward , back |
Property name | Type | Default | Description |
---|---|---|---|
interval | number | 3000 | Time in milliseconds to go to next slide |
movement | string | "forward" | Movement behavior, one of: exact , forward , back |
children | node | n/a | Carousel element, which should have auto-play behavior |
initialSlide | number | get from carousel' value | Slide where it should start on |
step | number | get from carousel' perPage | Numbers of slides to move each interval |
FAQs
UI Component which represents Carousel
The npm package @talixo/carousel receives a total of 0 weekly downloads. As such, @talixo/carousel popularity was classified as not popular.
We found that @talixo/carousel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.