Socket
Socket
Sign inDemoInstall

mbta-client

Package Overview
Dependencies
5
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.7 to 0.2.8

2

lib/utils.js

@@ -224,3 +224,3 @@ const { selectArrivalISOs, selectDepartureISOs } = require('./selectors');

.join('&');
console.log(`queryString:`, queryString);
return addApiKey(`${url}?${queryString}`, apiKey);

@@ -227,0 +227,0 @@ }

{
"name": "mbta-client",
"version": "0.2.7",
"version": "0.2.8",
"description": "MBTA API v3 Node.js Client Library",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -138,4 +138,6 @@ # MTBA API Client

_Note: This library is not affiliated with the MBTA or MassDOT._
## License
MIT
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc