Comparing version 2.3.4 to 2.3.5
{ | ||
"name": "ibapi", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"description": "Interactive Brokers API addon for NodeJS ", | ||
@@ -5,0 +5,0 @@ "main": "ibapi.js", |
node-ibapi-addon | ||
================ | ||
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dchem/node-ibapi-addon?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) | ||
[![Build Status](https://gitlord.com:8080/job/node-ibapi-addon-n0.12.7-release/badge/icon)](https://gitlord.com:8080/job/node-ibapi-addon-n0.12.7-release) | ||
[![Build Status](https://leeroy.gitlord.com/job/node-ibapi-addon-n4.2.1-release/badge/icon)](https://leeroy.gitlord.com/job/node-ibapi-addon-n4.2.1-release) | ||
@@ -10,7 +10,4 @@ Interactive Brokers API addon for Node.js compatible with IB API 9.71 | ||
Author: Jae Yang - [dchem] (https://github.com/dchem/) | ||
Author: Jae Yang - [dchem] (https://keybase.io/dchem) | ||
For direct JavaScript implementation of IB API for Node.js, please visit | ||
Pilwon Huh's [node-ib] (https://github.com/pilwon/node-ib). | ||
### Important | ||
@@ -32,17 +29,17 @@ ####Note: | ||
* YYYY-MM-DD - SEMVER - OldVer - Notes | ||
* 2015-06-27 - 2.3.3 - - Fixes build (removes sourceforge) | ||
* 2015-06-09 - 2.3.1 - - Swapped over to SEMVER, older download should | ||
use OldVer. | ||
* 2015-03-01 - 2.3.0 - 0.2.3 - Node 0.12 & io.js 1.4.2 build compatible. | ||
Code cleanup and updated examples. | ||
* 2015-01-07 - 2.2.0 - 0.2.2 - More CPU efficient | ||
* 2014-12-29 - 2.1.0 - 0.2.1 - Uses event handlers instead of event emitters | ||
* 2014-11-12 - 1.23.0 - 0.1.23 - Includes lib into the package itself | ||
* 2014-09-10 - 1.21.0 - 0.1.21 - Supports API 9.71 | ||
* 2014-09-09 - 1.19.0 - 0.1.19 - Adds order.js and placeOrder can use order obj | ||
* 2014-04-22 - 1.17.0 - 0.1.17 - Compatibility fix for API 9.70 | ||
* 2014-03-17 - 1.13.0 - 0.1.13 - Smoother installation to multiple OSes | ||
* 2014-01-17 - 1.0.0 - 0.1.0 - all EWrapper events bound in ibapi.js | ||
* 2013-09-02 - 0.0.0 - 0.0.1 - Initial commit | ||
* YYYY-MM-DD - SEMVER - Notes | ||
* 2015-06-27 - 2.3.3 - Fixes build (removes sourceforge) | ||
* 2015-06-09 - 2.3.1 - Swapped over to SEMVER, older download should | ||
use OldVer. | ||
* 2015-03-01 - 2.3.0 - Node 0.12 & io.js 1.4.2 build compatible. | ||
Code cleanup and updated examples. | ||
* 2015-01-07 - 2.2.0 - More CPU efficient | ||
* 2014-12-29 - 2.1.0 - Uses event handlers instead of event emitters | ||
* 2014-11-12 - 1.23.0 - Includes lib into the package itself | ||
* 2014-09-10 - 1.21.0 - Supports API 9.71 | ||
* 2014-09-09 - 1.19.0 - Adds order.js and placeOrder can use order obj | ||
* 2014-04-22 - 1.17.0 - Compatibility fix for API 9.70 | ||
* 2014-03-17 - 1.13.0 - Smoother installation to multiple OSes | ||
* 2014-01-17 - 1.0.0 - all EWrapper events bound in ibapi.js | ||
* 2013-09-02 - 0.0.0 - Initial commit | ||
@@ -49,0 +46,0 @@ ### Installation dependency |
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
254870
314