
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
ac-barcode-test
Advanced tools
react ac-barcode component for tinper-bee
some description...
npm install ac-barcode --save
import AcBarcode from "ac-barcode";
render(){
return (<AcBarcode value="9787123" />)
}
参数 | 默认值 | 类型 |
---|---|---|
value | " | String |
renderer | svg (svg,canvas,img) | String |
format | "auto" (CODE128) | String |
width | 2 | Number |
height | 100 | Number |
displayValue | true | Boolean |
fontOptions | "" | String |
font | "monospace" | String |
textAlign | "center" | String |
textPosition | "bottom" | String |
textMargin | 2 | Number |
fontSize | 20 | Number |
background | "#ffffff" | String (CSS color) |
lineColor | "#000000" | String (CSS color) |
margin | 10 | Number |
marginTop | undefined | Number |
marginBottom | undefined | Number |
marginLeft | undefined | Number |
marginRight | undefined | Number |
$ npm install -g bee-tools
$ git clone https://github.com/tinper-bee/ac-barcode
$ cd ac-barcode
$ npm install
$ npm run dev
FAQs
The npm package ac-barcode-test receives a total of 0 weekly downloads. As such, ac-barcode-test popularity was classified as not popular.
We found that ac-barcode-test 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
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.