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.0 to 0.2.1

6

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

@@ -16,3 +16,4 @@ "main": "dist/index.js",

"build": "rimraf dist && tsc -p .",
"prepare": "npm run build"
"prepare": "npm run build",
"doc": "typedoc src"
},

@@ -76,2 +77,3 @@ "engines": {

"tslint-config-standard": "^8.0.1",
"typedoc": "^0.19.2",
"typescript": "^3.2.4"

@@ -78,0 +80,0 @@ },

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