koala
koala copied to clipboard
[SEEKING MAINTAINER] An HTTP/2 and ES6 Module-ready Koa Suite
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Now that we're using Jest, we can use Promise returns, async/await, and the `.resolves` and `.rejects` matchers instead of using the expectations coupled with supertest (which I have a feeling...
The integrations send notifications to the Gitter room when something happens. All of them except Travis require admin access to this repository. - [ ] GitHub - [ ] Coveralls...
Mostly just adjusting syntax and tooling based on some ideas I had in #52 and #53. - [x] Replace callback tests with Promises - [x] Move test files to the...
In https://github.com/koajs/koala/issues/19#issuecomment-324023866, @nfantone suggested we replace the middlewares [here](https://github.com/koajs/koala/tree/master/lib/middleware) can be replaced with external npm modules, which would reduce the amount of code we need to maintain.
Missing documentation on how to limit binary uploads like how the other upload modes are documented (multipart, urlencoded, json, text, buffer). It seems that the default limit is currently set...
I had to go thru all of source codes to discover, what functionality is enabled by default, how to disable things I don't want, and under which keys configure the...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...