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.
npm install yu-baidu
const baidu = require('yu-baidu')
//wx.init()需在首次调用数据库操作之前调用一次即可
//随后跨模块操作数据库可不再调用本方法
//建议在程序入口模块优先调用一次
baidu.init(appid, apiKey, secretKey)
//注意下列方法均可能抛出错误
//建议使用try catch包裹
await baidu.getLicenseInfo(code) //企业工商信息查询(标准版)(收费3角钱一次)
await baidu.identifyLicense({ imgUrl, imgBase64 }) //营业执照识别(收费3分钱一次)(参数二选一)
FAQs
对百度相关API的封装
The npm package yu-baidu receives a total of 0 weekly downloads. As such, yu-baidu popularity was classified as not popular.
We found that yu-baidu 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.
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.