@master-chief/alpaca
Advanced tools
Comparing version 4.4.4 to 4.4.5
@@ -67,2 +67,3 @@ import { OrderSide, OrderType, OrderTimeInForce } from './entities.js'; | ||
nested?: boolean; | ||
symbols?: string[]; | ||
} | ||
@@ -69,0 +70,0 @@ export interface GetPortfolioHistory { |
/*! | ||
* alpaca@4.4.4 | ||
* alpaca@4.4.5 | ||
* released under the permissive ISC license | ||
@@ -4,0 +4,0 @@ */ |
{ | ||
"name": "@master-chief/alpaca", | ||
"version": "4.4.4", | ||
"version": "4.4.5", | ||
"description": "A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.", | ||
@@ -5,0 +5,0 @@ "author": "117", |
@@ -81,2 +81,3 @@ import { OrderSide, OrderType, OrderTimeInForce } from './entities.js' | ||
nested?: boolean | ||
symbols?: string[] | ||
} | ||
@@ -83,0 +84,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
2292898
22700