binance-api-node
Advanced tools
Comparing version 0.8.16 to 0.8.17
@@ -261,2 +261,4 @@ // tslint:disable:interface-name | ||
export interface SymbolMinNotionalFilter { | ||
applyToMarket: boolean; | ||
avgPriceMins: number; | ||
filterType: SymbolFilterType; | ||
@@ -263,0 +265,0 @@ minNotional: string; |
{ | ||
"name": "binance-api-node", | ||
"version": "0.8.16", | ||
"version": "0.8.17", | ||
"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
251690
2319