Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stoqey/ib

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoqey/ib - npm Package Compare versions

Comparing version 1.1.41 to 1.1.42

2

dist/tests/unit/api/order/reqAllOpenOrders.test.js

@@ -34,3 +34,3 @@ "use strict";

})
.on(__1.EventName.orderStatus, (orderId, apiClientId, apiOrderId, whyHeld, mktCapPrice) => {
.on(__1.EventName.orderStatus, (orderId) => {
// todo add proper verification code here

@@ -37,0 +37,0 @@ expect(typeof orderId).toEqual("number");

{
"name": "@stoqey/ib",
"private": false,
"version": "1.1.41",
"version": "1.1.42",
"description": "Interactive Brokers TWS/IB Gateway API client library for Node.js (TS)",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc