Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
leancloud-realtime
Advanced tools
如果你希望为这个项目贡献代码,请按以下步骤进行:
npm install
安装所需 node 依赖包bower install
安装所需 Web 依赖库grunt dev
浏览器打开 http://localhost:8000 本地进行调试src
目录中的源码,系统会自动生成调试代码grunt test
的测试全部 pass项目的目录结构说明如下:
.
├── demo // demo
├── dist // 浏览器环境使用的编译产出(browserify)
├── lib // node 环境使用的编译产出(babel)
├── plugin // 浏览器 Websocket 降级插件
├── src // 源码
│ ├── tool // 工具方法
│ ├── AV.realtime.js // 暴露全局变量的主文件版本
│ └── realtime.js // 主文件
└── test // 测试
└── browser // 浏览器版本
grunt test
grunt release
and commit all changed filesnpm publish
,需 npm 协作者身份)grunt upload
发布到 CDNFAQs
LeanCloud Realtime Message JavaScript SDK
The npm package leancloud-realtime receives a total of 2,098 weekly downloads. As such, leancloud-realtime popularity was classified as popular.
We found that leancloud-realtime demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.