tencentcloud-sdk-nodejs-csip 4.1.47 → 4.1.49

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-csip",
3
- "version": "4.1.47",
3
+ "version": "4.1.49",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -2163,7 +2163,7 @@ export interface AssetViewVULRiskData {
2163
2163
  */
2164
2164
  EngineSource?: string;
2165
2165
  /**
2166
- * 新的漏洞风险id(同全网漏洞表的riskid)
2166
+ * 新的漏洞风险id(同全网漏洞表的RiskId)
2167
2167
  */
2168
2168
  VulRiskId?: string;
2169
2169
  /**