Socket
Socket
Sign inDemoInstall

@unovo/component

Package Overview
Dependencies
179
Maintainers
4
Versions
194
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @unovo/component

new component for unovo


Version published
Weekly downloads
169
increased by5533.33%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

新组件库

发布流程

1. 正式版本

// build
npm run build
// 更新版本号,添加功能使用minor, 修复bug使用patch
npm run patch 或者 npm run minor
// 发布
npm run pub

2. 预发布

// build
npm run build
// 添加预发布版本,添加功能使用minor, 修复bug使用patch
npm run prepatch 或者 npm run preminor
// 升级预发布版本号
npm run prerelease
// 发布
npm run pub

FAQs

Last updated on 20 Jan 2020

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc