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.4 to 0.2.5

2

package.json
{
"name": "mbta-client",
"version": "0.2.4",
"version": "0.2.5",
"description": "MBTA API v3 Node.js Client Library",

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

@@ -13,3 +13,3 @@ # MTBA API Client

### Fetch functions:
### Fetch functions

@@ -62,2 +62,4 @@ ```js

_Note: arrival and departure helpers have the same API/options._
```js

@@ -70,4 +72,2 @@ // By default, returns an array of arrival times in ISO8601 format

_Note: arrival and departure helpers have the same API/options._
#### Pagination

@@ -92,3 +92,3 @@

### Fetch functions:
### Fetch functions

@@ -112,3 +112,3 @@ (These return a promise that resolves to an MBTA response object)

### Helper functions:
### Helper functions

@@ -132,3 +132,3 @@ ```ts

## Pagination helpers:
### Pagination helpers

@@ -135,0 +135,0 @@ (These return a promise that resolves to an MBTA response object)

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