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.
@xsyx/hanzo-city-picker
Advanced tools
<city-picker></city-picker>
参数 | 说明 | 类型 | 可选值 | 默认值 | 版本号 |
---|---|---|---|---|---|
provinces | 省份列表 | Array | - | - | 1.0.0 |
province | 当前选择的省份名称 | String | - | - | 1.0.0 |
citys | 城市列表 | Array | - | - | 1.0.0 |
city | 当前选择的城市名称 | String | - | - | 1.0.0 |
countys | 区县列表 | Array | - | - | 1.0.0 |
county | 当前选择的区县名称 | String | - | - | 1.0.0 |
value | 当前选择的省市县编号 | Array | - | - | 1.0.0 |
isShow | 是否显示省市县组件 | Boolean | - | true | 1.0.0 |
zIndex | zIndex | Number | - | 100 | 1.0.0 |
filedNameName | 区域名称字段名 | String | - | name | 1.0.1 |
filedNameCode | 区域编码字段名 | String | - | code | 1.0.1 |
filedNameChild | 下属行政区域字段名 | String | - | child | 1.0.1 |
typeShow | 组件显示类型 | array | 1:只显示省份列; 2:显示省份和地级市; 3:显示省市县三级 | 3 | 1.0.0 |
名称 | 参数 | 说明 | 备注 |
---|---|---|---|
confirm | { "provinceId": 省份编号, "provinceName": 省份名称, "cityId": 城市编号, "cityName": 城市名称, "countyId": "区县编号", "countyName": 区县名称, fullName: "省市县全称" } | - | - |
名称 | 说明 | 备注 |
---|---|---|
- | - | - |
FAQs
We found that @xsyx/hanzo-city-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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.