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 0.2.1 to 0.2.2

5

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

@@ -17,2 +17,4 @@ "main": "dist/index.js",

"prepare": "npm run build",
"dev": "ts-node-dev --respawn --transpile-only examples/index.ts",
"dev:debug": "ts-node-dev --inspect=9222 --respawn --transpile-only examples/index.ts",
"doc": "typedoc src"

@@ -75,2 +77,3 @@ },

"ts-node": "^8.4.1",
"ts-node-dev": "^1.1.1",
"tslint": "^5.11.0",

@@ -77,0 +80,0 @@ "tslint-config-standard": "^8.0.1",

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