
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.
anima-carousel
Advanced tools
Carousel又叫Slider,是经典的移动端幻灯切换组件。本组件支持自动播放、循环等。
It is very easy to use this module.
<div class="carousel carousel-big">
<div class="carousel-big-outer">
<ul class="carousel-big-wrap">
<li><a href="http://m.taobao.com"><img src="http://gtms04.alicdn.com/tps/i4/T1QVNSFMXaXXaZVCTS-300-100.png" width="300" height="100" alt="1" /></a></li>
<li><a href="http://m.taobao.com"><img class="lazyimg" dataimg="http://gtms01.alicdn.com/tps/i1/T1bFNSFNxaXXaZVCTS-300-100.png" src="http://a.tbcdn.cn/mw/webapp/fav/img/grey.gif" width="300" height="100" alt="2" /></a></li>
<li><a href="http://m.taobao.com"><img class="lazyimg" dataimg="http://gtms02.alicdn.com/tps/i2/T141tRFRXaXXaZVCTS-300-100.png" src="http://a.tbcdn.cn/mw/webapp/fav/img/grey.gif" width="300" height="100" alt="3" /></a></li>
<li><a href="http://m.taobao.com"><img class="lazyimg" dataimg="http://gtms03.alicdn.com/tps/i3/T1SnVNFFRcXXaZVCTS-300-100.png" src="http://a.tbcdn.cn/mw/webapp/fav/img/grey.gif" width="300" height="100" alt="4" /></a></li>
</ul>
</div>
<div class="carousel-status"></div>
</div>
carousel = new Carousel({
element: '.carousel',
trigger : '.carousel-status',
hasTrigger: true,
play : true,
interval: 1000,
loop : true
});
element
string
string
string
string
Boolean
Number
Number
Number
Number
Number
Number
Boolean
Boolean
Number
Boolean
String
Number
Function
String
Function
String
<div class="carousel"><!--容器层,container-->
<div class="carousel-outer"><!--滑动显示区域,wrap-->
<ul class="carousel-wrap"><!--面板元素,也就是做动画的元素,panel-->
<li></li> <!-- 一系列子元素,就是数据内容 -->
<li></li>
...
</ul>
</div>
</div>
FAQs
carousel is a slider...
The npm package anima-carousel receives a total of 0 weekly downloads. As such, anima-carousel popularity was classified as not popular.
We found that anima-carousel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.