@tachybase/plugin-field-encryption 1.6.9-alpha.1 → 1.6.9
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-encryption",
|
|
3
3
|
"displayName": "Collection field: Encryption",
|
|
4
|
-
"version": "1.6.9
|
|
4
|
+
"version": "1.6.9",
|
|
5
5
|
"description": "Encryption field",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"Collection fields"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@tachybase/test": "1.6.9",
|
|
22
22
|
"@tego/client": "1.6.9",
|
|
23
23
|
"@tego/server": "1.6.9",
|
|
24
|
-
"@tachybase/client": "1.6.9
|
|
24
|
+
"@tachybase/client": "1.6.9"
|
|
25
25
|
},
|
|
26
26
|
"description.zh-CN": "加密字段",
|
|
27
27
|
"displayName.zh-CN": "数据表字段:加密字段",
|