@tachybase/plugin-field-bank-card-number 1.6.5 → 1.6.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/externalVersion.js +1 -1
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/plugin-field-bank-card-number",
|
|
3
3
|
"displayName": "Collection field: Bank Card Number",
|
|
4
|
-
"version": "1.6.
|
|
4
|
+
"version": "1.6.6",
|
|
5
5
|
"description": "Bank card number field with formatted display (4 digits per group), smart input and smart copy. Supports up to 21 digits.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"Collection fields",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@tachybase/test": "1.6.2",
|
|
16
16
|
"@tego/client": "1.6.2",
|
|
17
17
|
"@tego/server": "1.6.2",
|
|
18
|
-
"@tachybase/client": "1.6.
|
|
18
|
+
"@tachybase/client": "1.6.6",
|
|
19
19
|
"@tachybase/schema": "1.6.2"
|
|
20
20
|
},
|
|
21
21
|
"description.zh-CN": "银行卡号字段,提供格式化显示(每4位一组)、智能输入和智能复制功能。支持最长21位银行卡号。",
|