@binquant/exchange
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -411,3 +411,3 @@ "use strict"; | ||
}); | ||
this.logger.log('创建新的 listen key:', response.data.listenKey); | ||
this.logger.debug('创建新的 Listen Key:', response.data.listenKey); | ||
return response.data.listenKey; | ||
@@ -414,0 +414,0 @@ } |
{ | ||
"name": "@binquant/exchange", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Exchanges Client", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
89560