Javier Julio

Results 25 issues of Javier Julio

If I want to create custom middleware say for parsing Dwolla responses, I can but the way the following is structured I have to specify not just the default adapter...

I've been working with the library since beginning of last week to learn how to implement our system at work with Dwolla to cover all our cases. Everything has gone...

**Describe the bug** Since updating @redocly/cli from 1.14.0 to 1.15.0, when running `npm test` which in turn runs `redocly lint`, these 2 redocly.yaml warnings are reported unexpectedly: ``` > redocly...

Type: Bug

We have two [Dependabot security reports regarding the path-to-regexp version](https://github.com/advisories/GHSA-9wv6-86v2-598j) and since we use firebase-tools, I believe it's coming from this package. This Dependabot PR https://github.com/firebase/superstatic/pull/476 here would resolve it...

This updates the Rollup config to generate an ESM file alongside the existing UMD one. There are some differences here such as using `@rails/ujs` instead of `jquery_ujs` as the former...