@master-chief/alpaca
Advanced tools
Comparing version 2.8.0 to 2.8.1
{ | ||
"name": "@master-chief/alpaca", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "a TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams", | ||
@@ -33,3 +33,3 @@ "author": "master-chief", | ||
"build": "npm run clean && npm run build:mjs && npm run build:cjs && ./remap.sh", | ||
"build:mjs": "tsc --outDir dist/mjs --moduleResolution node --allowSyntheticDefaultImports --module esnext *.ts", | ||
"build:mjs": "tsc --outDir dist/mjs --moduleResolution node --allowSyntheticDefaultImports -d --declarationDir types --module esnext *.ts", | ||
"build:cjs": "tsc --outDir dist/cjs --moduleResolution node --esModuleInterop *.ts", | ||
@@ -36,0 +36,0 @@ "clean": "rimraf dist types", |
# alpaca | ||
![version](https://img.shields.io/github/package-json/v/117/alpaca?color=196DFF&style=flat-square) | ||
![language](https://img.shields.io/github/languages/code-size/117/alpaca?color=F1A42E&style=flat-square) | ||
![maintenance](https://img.shields.io/github/workflow/status/117/alpaca/test?style=flat-square) | ||
![downloads](https://img.shields.io/npm/dt/@master-chief/alpaca?color=7D2CF9&style=flat-square) | ||
![code](https://img.shields.io/github/languages/code-size/117/alpaca?color=F1A42E&style=flat-square) | ||
![build](https://img.shields.io/github/workflow/status/117/alpaca/test?style=flat-square) | ||
![prettier](https://img.shields.io/static/v1?label=code%20style&message=prettier&color=ff51bc&style=flat-square) | ||
@@ -7,0 +8,0 @@ |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
171595
41
4942
402
1