Comparing version 1.0.14 to 1.0.15
@@ -63,2 +63,6 @@ const Api = require('../api').Api | ||
async getTotalEquity() { | ||
return await this.getSymbolBalance() | ||
} | ||
async getPrice(symbol) { | ||
@@ -65,0 +69,0 @@ const result = await this.#signAndRequest( |
{ | ||
"name": "smxt", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "tradingtau", |
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
80627
2080