Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
avoscloud-sdk
Advanced tools
JavaScript SDK for LeanCloud.
$ npm install avoscloud-sdk
$ bower install leancloud-javascript-sdk
<script src="https://cdn1.lncld.net/static/js/av-mini-{版本号}.js"></script>
// 或者你只是用最核心的存储、推送等功能,可以使用精简版的core.js
<script src="https://cdn1.lncld.net/static/js/av-core-mini-{版本号}.js"></script>
We use gulp to build the project.
how to use:
npm install -g gulp
cd javascript-sdk
npm install
gulp pack
gulp release
gulp release
tag 要求为 v{版本号}
,dist 目录也需要更新提交。
bower register leancloud-javascript-sdk git@github.com:leancloud/javascript-sdk.git
npm publish
gulp upload
0.6.0 (2015-08-25)
FAQs
AVOSCloud JavaScript SDK.
The npm package avoscloud-sdk receives a total of 4 weekly downloads. As such, avoscloud-sdk popularity was classified as not popular.
We found that avoscloud-sdk 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
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.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.