Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@aliep/ep-test
Advanced tools
Default Component
徽标段落 [可选]
描述什么场景使用或适合解决某类问题
简单 code 描述
第一段描述 props
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
text | 占位符内容 | string | hello |
少量关于 props 的补充说明,如果内容比较多,统一链接至文末解释/示例区域,例如: schema 格式见[schema 格式](### schema 格式)。 [可选]
第二段描述方法 [可选]
方法 | 说明 | 参数 | 返回值 |
---|---|---|---|
getValue | 获取指定字段的值 | (id: string) | object |
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
autoFocus | 自动获取焦点 | boolean | false |
{
"component": "container",
"attribute": {},
"children": []
}
{
success: true,
data: {
pageList: [
{
name: 'xxx',
age: 20
}
],
total: 10,
current: 1
}
}
FAQs
Default Component
The npm package @aliep/ep-test receives a total of 1 weekly downloads. As such, @aliep/ep-test popularity was classified as not popular.
We found that @aliep/ep-test demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.