Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@interaction/antv-graph
Advanced tools
npm i @interaction/antv-graph
import { Antv } from '@interaction/antv-graph'
const compactBox = new Antv.CompactBox()
compactBox.create(data, 'box')
名称 | 描述 | 参考 |
---|---|---|
CompactBox | 紧凑树 | Antv链接 |
MindMap | 脑图 | Antv链接 |
Indented | 缩紧图 | Antv链接 |
Dendrogram | 辐射图 | Antv链接 |
Dagre | 流程图 | Antv链接 |
ArcDiagram | 弧线图 | Antv链接 |
public create(data: TreeGraphData, option: string | GraphOptions):Graph
data 需要渲染的数据
option 渲染container Id或GraphOption
FAQs
关于antv的封装
We found that @interaction/antv-graph demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.