
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Marquee plugin with Javascript support
# install
npm install --save marquee-js
# run
gulp server
# build
gulp build
local: http://localhost:3001/
online: http://mapleliu.com/marquee-js/
用于处理文字,超长自动循环滚动;
<script src='marquee.js'></script>
marqueeJs(dom,options);
参数 | 说明 | 类型 | 默认值 | 单位 |
---|---|---|---|---|
dom | 需要处理的dom元素 | HTMLElement | - | - |
options | 配置项 | Object | - | - |
参数 | 说明 | 类型 | 默认值 | 单位 |
---|---|---|---|---|
speed | 更新速度 | Number | - | ms(毫秒)/px(象素) |
width | 自定义元素宽度 | Number | 元素自身宽度 | px |
height | 自定义元素高度 | Number | 元素自身高度 | px |
delay | 延时时长 | Number | 0 | ms |
FAQs
Marquee plugin with Javascript support
The npm package marquee-js receives a total of 8 weekly downloads. As such, marquee-js popularity was classified as not popular.
We found that marquee-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.