binance-api-node
Advanced tools
Comparing version 0.11.2 to 0.11.3
@@ -841,2 +841,4 @@ // tslint:disable:interface-name | ||
STOP_MARKET ='STOP_MARKET', | ||
STOP_LOSS_LIMIT = 'STOP_LOSS_LIMIT', | ||
TAKE_PROFIT_LIMIT = 'TAKE_PROFIT_LIMIT', | ||
TAKE_PROFIT_MARKET = 'TAKE_PROFIT_MARKET', | ||
@@ -843,0 +845,0 @@ TRAILING_STOP_MARKET = 'TRAILING_STOP_MARKET' |
{ | ||
"name": "binance-api-node", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"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
188658
2836