tencentcloud-sdk-nodejs-waf 4.1.36 → 4.1.37

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-waf",
3
- "version": "4.1.36",
3
+ "version": "4.1.37",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -7481,6 +7481,10 @@ export interface InstanceInfo {
7481
7481
  * 重保增强包
7482
7482
  */
7483
7483
  MajorEventsProPkg?: MajorEventsProPkg;
7484
+ /**
7485
+ * 1是基础2025版本;0不是
7486
+ */
7487
+ BasicFlag?: number;
7484
7488
  }
7485
7489
  /**
7486
7490
  * DescribeUserSignatureRuleV2返回参数结构体