🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@zscreate/form-component

Package Overview
Dependencies
Maintainers
1
Versions
988
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zscreate/form-component

```shell 1. 创建测试分支

1.1.643
latest
npm
Version published
Weekly downloads
394
81.57%
Maintainers
1
Weekly downloads
 
Created
Source

表单组件库

测试发布

1. 创建测试分支

2. 先提交代码,保证没有未提交的代码
3. npm version 1.1.87-test.1 

# 1.1.87-test.1 为版本号,test 后面保证版本号是递增的

4. npm publish --tag zzhk_test_20230909  # 创建npm 的 tag

# 不能直接 npm publish 因为会覆盖 latest, 这样的话,其他人安装的时候,会安装到最新的版本是你的是的版本

5. 给测试的升级代码   `npm install @zscreate/form-component@zzhk_test_20230909 --registry=http://registry.npmjs.org --only=production`

6. 结束测试记得同步到正式的版本
npm version patch # 会自动升级版本号 1.1.87-test.1 => 1.1.87
test_24_1_10_sjj

浙江安防相关需求 zjaf-form-component-test (npm version 1.1.514-test.1)

浙江安防表单联动 zjaf_formLink_20240814

产品表单联动bug修复 formLink_20240919

滁州复选框 单选框 下拉框默认值 czxy_20240925

浙江工贸辅导员值班 zjgm_241103_test 滁州学院流程定制化需求 czxy_20241107

滁州 表单设计页,字表单组件新增配置“审核人可导出”开关 czxy_20241112

滁州 流程表单用户新增部门选择拼接角色在选人组件表单用户 czxy_20241108

浙江安防会议室 zjaf_meeting_20240908

滁州学院默认图片以及最少选做多选 czxy_20250423

FAQs

Package last updated on 18 Jun 2025

Did you know?

Socket

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