Comparing version 0.1.1 to 0.1.2
@@ -982,3 +982,3 @@ /* | ||
if (_.isString(contrast.secType) && | ||
if (_.isString(contract.secType) && | ||
C.BAG_SEC_TYPE.toUpperCase() === contract.secType.toUpperCase()) { | ||
@@ -985,0 +985,0 @@ if (!_.isArray(contract.comboLegs)) { |
{ | ||
"name": "ib", | ||
"description": "Interactive Brokers TWS (or IB Gateway) API client library for Node.js", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": { |
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