tencentcloud-sdk-nodejs-intl-en 3.0.1079 → 3.0.1080

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-intl-en",
3
- "version": "3.0.1079",
3
+ "version": "3.0.1080",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.1079";
1
+ const sdkVersion = "3.0.1080";
2
2
  module.exports = sdkVersion
@@ -3219,6 +3219,7 @@ Example value: false
3219
3219
  1: OCR+living detection & face comparison;
3220
3220
  2: Living detection & face comparison;
3221
3221
  3: Living detection;
3222
+ 4: OCR;
3222
3223
  The default value is 2.
3223
3224
  Example value: 3
3224
3225
  * @type {number || null}