binance-api-node
Advanced tools
Comparing version 0.10.15 to 0.10.16
@@ -7,2 +7,6 @@ // tslint:disable:interface-name | ||
getTime?: () => number | Promise<number> | ||
httpBase?: string | ||
httpFutures?: string | ||
wsBase?: string | ||
wsFutures?: string | ||
}): Binance | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "binance-api-node", | ||
"version": "0.10.15", | ||
"version": "0.10.16", | ||
"description": "A node API wrapper for Binance", | ||
@@ -5,0 +5,0 @@ "main": "dist", |
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
116509
1963