@nocobase/plugin-verification 1.7.0-beta.1 → 1.7.0-beta.3
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 +6 -6
- package/dist/locale/de-DE.json +22 -0
- package/dist/locale/nl-NL.json +22 -0
- package/dist/node_modules/@alicloud/dysmsapi20170525/package.json +1 -1
- package/dist/node_modules/@alicloud/openapi-client/package.json +1 -1
- package/dist/node_modules/@alicloud/tea-util/package.json +1 -1
- package/dist/node_modules/tencentcloud-sdk-nodejs/package.json +1 -1
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
|
@@ -13,13 +13,13 @@ module.exports = {
|
|
|
13
13
|
"@formily/react": "2.3.0",
|
|
14
14
|
"ahooks": "3.7.8",
|
|
15
15
|
"react": "18.2.0",
|
|
16
|
-
"@nocobase/client": "1.7.0-beta.
|
|
16
|
+
"@nocobase/client": "1.7.0-beta.3",
|
|
17
17
|
"antd": "5.12.8",
|
|
18
|
-
"@nocobase/actions": "1.7.0-beta.
|
|
19
|
-
"@nocobase/database": "1.7.0-beta.
|
|
20
|
-
"@nocobase/resourcer": "1.7.0-beta.
|
|
21
|
-
"@nocobase/server": "1.7.0-beta.
|
|
22
|
-
"@nocobase/utils": "1.7.0-beta.
|
|
18
|
+
"@nocobase/actions": "1.7.0-beta.3",
|
|
19
|
+
"@nocobase/database": "1.7.0-beta.3",
|
|
20
|
+
"@nocobase/resourcer": "1.7.0-beta.3",
|
|
21
|
+
"@nocobase/server": "1.7.0-beta.3",
|
|
22
|
+
"@nocobase/utils": "1.7.0-beta.3",
|
|
23
23
|
"react-i18next": "11.18.6",
|
|
24
24
|
"@formily/shared": "2.3.2",
|
|
25
25
|
"dayjs": "1.11.10"
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Verification": "Verifizierung",
|
|
3
|
+
"Verification providers": "Verifizierungsanbieter",
|
|
4
|
+
"Provider type": "Anbietertyp",
|
|
5
|
+
"Aliyun SMS": "Aliyun SMS",
|
|
6
|
+
"Access Key ID": "Zugriffsschlüssel-ID",
|
|
7
|
+
"Access Key Secret": "Zugriffsschlüssel-Geheimnis",
|
|
8
|
+
"Endpoint": "Endpunkt",
|
|
9
|
+
"Sign": "Signatur",
|
|
10
|
+
"Template code": "Vorlagencode",
|
|
11
|
+
"Secret Id": "Geheime ID",
|
|
12
|
+
"Secret Key": "Geheimer Schlüssel",
|
|
13
|
+
"Region": "Region",
|
|
14
|
+
"Sign name": "Signaturname",
|
|
15
|
+
"Sms sdk app id": "SMS-SDK-App-ID",
|
|
16
|
+
"Template Id": "Vorlagen-ID",
|
|
17
|
+
"Verification send failed, please try later or contact to administrator": "Verifizierungsversand fehlgeschlagen, bitte versuchen Sie es später oder kontaktieren Sie den Administrator",
|
|
18
|
+
"Not a valid cellphone number, please re-enter": "Keine gültige Handynummer, bitte erneut eingeben",
|
|
19
|
+
"Please don't retry in {{time}} seconds": "Bitte versuchen Sie es nicht in {{time}} Sekunden erneut",
|
|
20
|
+
"You are trying so frequently, please slow down": "Sie versuchen es zu häufig, bitte verlangsamen Sie",
|
|
21
|
+
"Verification code is invalid": "Verifizierungscode ist ungültig"
|
|
22
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Verification": "Verification",
|
|
3
|
+
"Verification providers": "Verification providers",
|
|
4
|
+
"Provider type": "Provider type",
|
|
5
|
+
"Aliyun SMS": "Aliyun SMS",
|
|
6
|
+
"Access Key ID": "Access Key ID",
|
|
7
|
+
"Access Key Secret": "Access Key Secret",
|
|
8
|
+
"Endpoint": "Endpoint",
|
|
9
|
+
"Sign": "Sign",
|
|
10
|
+
"Template code": "Template code",
|
|
11
|
+
"Secret Id": "Secret Id",
|
|
12
|
+
"Secret Key": "Secret Key",
|
|
13
|
+
"Region": "Region",
|
|
14
|
+
"Sign name": "Sign name",
|
|
15
|
+
"Sms sdk app id": "Sms sdk app id",
|
|
16
|
+
"Template Id": "Template Id",
|
|
17
|
+
"Verification send failed, please try later or contact to administrator": "Verification send failed, please try later or contact to administrator",
|
|
18
|
+
"Not a valid cellphone number, please re-enter": "Not a valid cellphone number, please re-enter",
|
|
19
|
+
"Please don't retry in {{time}} seconds": "Please don't retry in {{time}} seconds",
|
|
20
|
+
"You are trying so frequently, please slow down": "You are trying so frequently, please slow down",
|
|
21
|
+
"Verification code is invalid": "Verification code is invalid"
|
|
22
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@alicloud/dysmsapi20170525","version":"2.0.17","description":"","main":"dist/client.js","scripts":{"test":"mocha --reporter spec --timeout 3000 test/*.test.js","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Alibaba Cloud SDK","license":"Apache-2.0","devDependencies":{"@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.4","@alicloud/openapi-client":"^0.4.1","@alicloud/endpoint-util":"^0.0.1","@alicloud/openapi-util":"^0.2.9"},"files":["dist","src"],"_lastModified":"2025-03-
|
|
1
|
+
{"name":"@alicloud/dysmsapi20170525","version":"2.0.17","description":"","main":"dist/client.js","scripts":{"test":"mocha --reporter spec --timeout 3000 test/*.test.js","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Alibaba Cloud SDK","license":"Apache-2.0","devDependencies":{"@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.4","@alicloud/openapi-client":"^0.4.1","@alicloud/endpoint-util":"^0.0.1","@alicloud/openapi-util":"^0.2.9"},"files":["dist","src"],"_lastModified":"2025-03-13T23:30:46.770Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@alicloud/openapi-client","version":"0.4.12","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts --timeout=10000","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"","license":"ISC","devDependencies":{"@types/mocha":"^5.2.7","mocha":"^6.2.0","@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5","@alicloud/gateway-pop":"0.0.6"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.9","@alicloud/credentials":"^2.3.1","@alicloud/openapi-util":"^0.3.2","@alicloud/gateway-spi":"^0.0.8","@alicloud/tea-xml":"0.0.3"},"files":["dist","src"],"repository":"git@github.com:aliyun/darabonba-openapi.git","_lastModified":"2025-03-
|
|
1
|
+
{"name":"@alicloud/openapi-client","version":"0.4.12","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts --timeout=10000","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"","license":"ISC","devDependencies":{"@types/mocha":"^5.2.7","mocha":"^6.2.0","@types/node":"^12.12.26","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5","@alicloud/gateway-pop":"0.0.6"},"dependencies":{"@alicloud/tea-typescript":"^1.7.1","@alicloud/tea-util":"^1.4.9","@alicloud/credentials":"^2.3.1","@alicloud/openapi-util":"^0.3.2","@alicloud/gateway-spi":"^0.0.8","@alicloud/tea-xml":"0.0.3"},"files":["dist","src"],"repository":"git@github.com:aliyun/darabonba-openapi.git","_lastModified":"2025-03-13T23:30:47.844Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@alicloud/tea-util","version":"1.4.4","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Jackson Tian","license":"Apache-2.0","devDependencies":{"@types/mocha":"^7.0.1","@types/node":"^12.12.26","mocha":"^7.0.1","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.5.1","kitx":"^2.0.0"},"files":["dist","src"],"_lastModified":"2025-03-
|
|
1
|
+
{"name":"@alicloud/tea-util","version":"1.4.4","description":"","main":"dist/client.js","scripts":{"test":"mocha -r ts-node/register -r source-map-support/register test/**/*.spec.ts","test-cov":"nyc -e .ts -r=html -r=text -r=lcov npm run test","build":"tsc","prepublishOnly":"tsc"},"author":"Jackson Tian","license":"Apache-2.0","devDependencies":{"@types/mocha":"^7.0.1","@types/node":"^12.12.26","mocha":"^7.0.1","nyc":"^15.0.0","source-map-support":"^0.5.16","ts-node":"^8.6.2","typescript":"^3.7.5"},"dependencies":{"@alicloud/tea-typescript":"^1.5.1","kitx":"^2.0.0"},"files":["dist","src"],"_lastModified":"2025-03-13T23:30:48.108Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"tencentcloud-sdk-nodejs","version":"4.0.759","description":"腾讯云 API NODEJS SDK","main":"tencentcloud/index.js","scripts":{"test":"mocha -t 10000","build":"tsc","prettier":"prettier --config prettier.config.js --write 'src/**/*.{tsx,ts,jsx,js,css,json,vue}'"},"engines":{"node":">=10"},"keywords":["tencentcloudapi","tencentcloud","qcloud","sdk","js","nodejs"],"author":"tencentcloudapi","license":"Apache-2.0","dependencies":{"form-data":"^3.0.0","get-stream":"^6.0.0","https-proxy-agent":"^5.0.0","is-stream":"^2.0.0","json-bigint":"^1.0.0","node-fetch":"^2.2.0","tslib":"1.13.0"},"directories":{"example":"examples","lib":"lib"},"repository":{"type":"git","url":"https://github.com/tencentcloud/tencentcloud-sdk-nodejs"},"devDependencies":{"@types/form-data":"^2.5.0","@types/json-bigint":"^1.0.1","@types/node":"^14.0.26","@types/node-fetch":"^2.5.7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","babel-eslint":"^10.0.2","chai":"^4.2.0","eslint":"^6.8.0","eslint-plugin-react":"^7.17.0","mocha":"^8.1.1","prettier":"^2.3.0","ts-node":"^8.10.2","typescript":"^3.9.7"},"_lastModified":"2025-03-
|
|
1
|
+
{"name":"tencentcloud-sdk-nodejs","version":"4.0.759","description":"腾讯云 API NODEJS SDK","main":"tencentcloud/index.js","scripts":{"test":"mocha -t 10000","build":"tsc","prettier":"prettier --config prettier.config.js --write 'src/**/*.{tsx,ts,jsx,js,css,json,vue}'"},"engines":{"node":">=10"},"keywords":["tencentcloudapi","tencentcloud","qcloud","sdk","js","nodejs"],"author":"tencentcloudapi","license":"Apache-2.0","dependencies":{"form-data":"^3.0.0","get-stream":"^6.0.0","https-proxy-agent":"^5.0.0","is-stream":"^2.0.0","json-bigint":"^1.0.0","node-fetch":"^2.2.0","tslib":"1.13.0"},"directories":{"example":"examples","lib":"lib"},"repository":{"type":"git","url":"https://github.com/tencentcloud/tencentcloud-sdk-nodejs"},"devDependencies":{"@types/form-data":"^2.5.0","@types/json-bigint":"^1.0.1","@types/node":"^14.0.26","@types/node-fetch":"^2.5.7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","babel-eslint":"^10.0.2","chai":"^4.2.0","eslint":"^6.8.0","eslint-plugin-react":"^7.17.0","mocha":"^8.1.1","prettier":"^2.3.0","ts-node":"^8.10.2","typescript":"^3.9.7"},"_lastModified":"2025-03-13T23:30:55.859Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "验证码",
|
|
5
5
|
"description": "verification setting.",
|
|
6
6
|
"description.zh-CN": "验证码配置。",
|
|
7
|
-
"version": "1.7.0-beta.
|
|
7
|
+
"version": "1.7.0-beta.3",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "./dist/server/index.js",
|
|
10
10
|
"homepage": "https://docs.nocobase.com/handbook/verification",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"@nocobase/test": "1.x",
|
|
32
32
|
"@nocobase/utils": "1.x"
|
|
33
33
|
},
|
|
34
|
-
"gitHead": "
|
|
34
|
+
"gitHead": "8d52cb1d366a968f87c1cd3f98f55f24be3056a5",
|
|
35
35
|
"keywords": [
|
|
36
36
|
"Authentication"
|
|
37
37
|
]
|