
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.
@bnfe/lark-utils
Advanced tools
这是一个在飞书移动端网页内环境下的utils包
pnpm install @bnfe/lark-utils -S
import larkSDK from "@bnfe/lark-utils";
/**
* 飞书授权登录-免登
* @param {string} appId 飞书应用的appId
* @param {string} env 环境变量 dev/prod
* @return Promise
*/
larkSDK.baseLogin(appId, env);
/**
* 飞书授权登录-鉴权
* @param {string} appId 飞书应用的appId
* @param {string} env 环境变量 dev/prod
* @param {string[]} jsApiList 需要授权的接口
* @return Promise
*/
larkSDK.login(appId, env, jsApiList);
/**
* @param {Record<string, any>}
* @param appId 应用id
* @param id 元素id(默认lark-code)
* @param width 二维码宽度(默认260)
* @param height 二维码高度(默认260)
*/
larkSDK.getQRCode({appId: "xxx"})
FAQs
lark-utils
The npm package @bnfe/lark-utils receives a total of 0 weekly downloads. As such, @bnfe/lark-utils popularity was classified as not popular.
We found that @bnfe/lark-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.