Comparing version 0.1.18 to 0.1.19
@@ -24,3 +24,4 @@ var net = require('net'); | ||
this._controller.run('sendAsync', [C.CLIENT_VERSION, this._controller.options.clientId]); | ||
this._controller.run('sendAsync', [C.CLIENT_VERSION]); | ||
this._controller.run('sendAsync', [this._controller.options.clientId]); | ||
}; | ||
@@ -27,0 +28,0 @@ |
{ | ||
"name": "ib", | ||
"description": "Interactive Brokers TWS (or IB Gateway) API client library for Node.js", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
113993
2969
2