Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
本库为腾讯云直播的 web 播放器 sdk 镜像。
https://cloud.tencent.com/document/product/881/20207
腾讯这个 sdk 闭源,代码写得忒烂,直播 rtmp 时使用的 swf 事件不全,bug 众多,又无处反馈。
so,我自己写了个播放器,用在公司项目中,各位有兴趣可以来使用、拍砖、贡献代码。
传送门:https://github.com/duxiaofeng-github/zaojiu-player
npm install tcplayer --save
or
yarn add tcplayer
如果需要锁定某个版本,如下:
npm install tcplayer@0.0.1 --save
or
yarn add tcplayer@0.0.1
参见 docs
本库每天会使用 travis 做定时自动更新,检查源地址文件是否变更,变更则自动提交 commit,tag 自增,并自动发布到 npm 。
MIT
FAQs
腾讯云web播放器SDK
The npm package tcplayer receives a total of 16 weekly downloads. As such, tcplayer popularity was classified as not popular.
We found that tcplayer 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.