koala icon indicating copy to clipboard operation
koala copied to clipboard

[SEEKING MAINTAINER] An HTTP/2 and ES6 Module-ready Koa Suite

Results 10 koala issues
Sort by recently updated
recently updated
newest added

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...

Http2 has landed in node.js. We should add support.

enhancement

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...

maintenance

The integrations send notifications to the Gitter room when something happens. All of them except Travis require admin access to this repository. - [ ] GitHub - [ ] Coveralls...

admin

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.

enhancement
maintenance

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...

documentation

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...

documentation

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...