🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

tencentcloud-sdk-nodejs-postgres

Package Overview
Dependencies
Maintainers
1
Versions
713
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tencentcloud-sdk-nodejs-postgres - npm Package Compare versions

Comparing version
4.1.225
to
4.1.246
+1
-1
package.json
{
"name": "tencentcloud-sdk-nodejs-postgres",
"version": "4.1.225",
"version": "4.1.246",
"description": "腾讯云 API NODEJS SDK",

@@ -5,0 +5,0 @@ "main": "./tencentcloud/index.js",

@@ -420,3 +420,3 @@ import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";

*/
DescribeZones(req?: DescribeZonesRequest, cb?: (error: string, rep: DescribeZonesResponse) => void): Promise<DescribeZonesResponse>;
DescribeZones(req: DescribeZonesRequest, cb?: (error: string, rep: DescribeZonesResponse) => void): Promise<DescribeZonesResponse>;
/**

@@ -423,0 +423,0 @@ * 本接口用于查询实例SSL状态

Sorry, the diff of this file is too big to display