Ben Watkins

Results 5 issues of Ben Watkins

**Issue:** The system returns the time zone of the hosting server instead of the user **Reproduce:** 1. ```bash $ curl -L covid19.trackercli.com/us ``` 2. It is currently 2:32pm where I...

bug
hacktoberfest
help wanted
todo

I'm having trouble finding a supported way to do mutually exclusive dependencies with Moleculer's built-in service [dependency API](https://moleculer.services/docs/0.14/services.html#Dependencies). For example, the snippet below has two implicit, unasserted, dependencies (`v2.service` and...

Add some properties set on `IncomingRequest` by `moleculer-web`. I had looked at adding `locals` to `GatewayResponse` as well though held off as it seemed primarily internal. Would it be worth...

## Description Adds missing property to `fromError` options so its easily discoverable. ## How Has This Been Tested? Verified type matches source usage and in a consuming project using module...

Looks like this is possible (not supported, maybe?) but not documented. Helps out a lot with using the exposed API with custom behavior on the tool's output.