Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@imedx/ics-imedx-area-component
Advanced tools
地址组件
npm i @imedx/ics-imedx-area-component
1.main.js 引入
import Area from '@imedx/ics-imedx-area-component'
Vue.use(Area)
2.使用
<Area v-model="value" :level="等级(1-5)" @change="change"/>
3.属性
属性 | 类型 | 示例 | 描述 |
---|---|---|---|
value | Array | ['14', '03', '03', '004', '006'] | [省,市,县,街道/镇,社区/村] |
width | Number | 200 | - |
clearable | Boolean | true | - |
size | String | large/medium/small/mini | - |
4.事件
名称 | 描述 |
---|---|
change | 值变化时触发返回,值格式({areaCodeList: [], areaNameList: [], areaCode: "", areaName: ""}) |
FAQs
The npm package @imedx/ics-imedx-area-component receives a total of 25 weekly downloads. As such, @imedx/ics-imedx-area-component popularity was classified as not popular.
We found that @imedx/ics-imedx-area-component demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.