
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@thing.js/kiss-ui
Advanced tools
Using npm:
npm install @uino/kiss-ui --save
<template>
<Slider v-model="value" range />
</template>
<script>
export default {
data () {
return {
value: [20, 50]
}
}
}
</script>
1、在测试时,将版本号修改为 major.minor.patch-alpha.x 发布带 tag 版本,如下:
# 注意这里必须带 = 号
npm publish --tag=v3-test # 用于 kiss-ui v3 版本测试
npm publish --tag=v4-test # 用于 kiss-ui v4 版本测试
2、测试通过后,将版本号修改为标准版本,然后通过 npm publish 发布,kiss-ui v3 版本号格式为 major.minor.patch ,kiss-ui v4 还在完善中,版本号格式为 major.minor.patch-beta。
3、通过 npm view 命令查看版本信息
npm view @uino/kiss-ui@v4
打印信息如下
...
dist-tags:
alpha: 4.1.11-beta.1 beta: 3.1.28-beta.1 latest: 4.1.12-beta next: 4.1.9-beta v4-test: 4.1.12-alpha.2
FAQs
基于 iView 4.7.0 定制化风格 UI 组件
We found that @thing.js/kiss-ui 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.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.