Comparing version 0.1.0 to 0.1.1
@@ -366,3 +366,3 @@ /* | ||
var version = this.dequeueInt(), | ||
reqId = this.dequeueInt(); | ||
reqId = this.dequeueInt(), | ||
startDateStr, | ||
@@ -369,0 +369,0 @@ endDateStr, |
{ | ||
"name": "ib", | ||
"description": "Interactive Brokers TWS (or IB Gateway) API client library for Node.js", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -193,3 +193,3 @@ [![Logo](https://raw.github.com/pilwon/node-ib/master/logo.jpg)](http://interactivebrokers.com/) | ||
Copyright (c) 2013 Pilwon Huh | ||
Copyright (c) 2013-2014 Pilwon Huh | ||
@@ -214,1 +214,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy | ||
</pre> | ||
[![Analytics](https://ga-beacon.appspot.com/UA-47034562-7/node-ib/readme?pixel)](https://github.com/pilwon/node-ib) |
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
109268
215