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

@master-chief/alpaca

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master-chief/alpaca - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

.github/ISSUE_TEMPLATE/bug.md

4

package.json
{
"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

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