@stoqey/ib
Advanced tools
Comparing version 1.1.38 to 1.1.39
{ | ||
"name": "@stoqey/ib", | ||
"private": false, | ||
"version": "1.1.38", | ||
"version": "1.1.39", | ||
"description": "Interactive Brokers TWS/IB Gateway API client library for Node.js (TS)", | ||
@@ -90,2 +90,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"colors": "^1.4.0", | ||
"command-buffer": "^0.1.0", | ||
@@ -92,0 +93,0 @@ "dotenv": "^8.2.0", |
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
1151200
6
+ Addedcolors@^1.4.0
+ Addedcolors@1.4.0(transitive)