koa-better-serve icon indicating copy to clipboard operation
koa-better-serve copied to clipboard

Small, simple and correct serving of files, using `koa-send` - nothing more.

Results 20 koa-better-serve issues
Sort by recently updated
recently updated
newest added

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. Commits ab73503 Bump to v4.5.0. a4f7d4c Rebuild lodash and docs. cca5ac6 Fix npm-test by removing the call to test-docs. 9f7f9fc Adjust heading order. [ci...

dependencies

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits fee31c5 0.0.6 2f4a9d4 Merge pull request #9 from mhart/fix-buffer-constructor-vuln afbc744 Ensure data is not a number in Buffer constructor See full diff in...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://togithub.com/nodejs/node) | engines | pin | [`>=7` -> `13.2.0`](https://renovatebot.com/diffs/npm/nodejs%2fnode//) | | [npm](https://docs.npmjs.com/) ([source](https://togithub.com/npm/cli))...

deps
renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [koa-send](https://togithub.com/koajs/send) | dependencies | major | [`4.1.3` -> `5.0.0`](https://renovatebot.com/diffs/npm/koa-send/4.1.3/5.0.0) | --- ### Release...

deps
renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [semantic-release](https://togithub.com/semantic-release/semantic-release) | devDependencies | major | [`^7.0.0` -> `^15.0.0`](https://renovatebot.com/diffs/npm/semantic-release/7.0.2/15.13.31) | --- ### Release...

deps
renovate

https://github.com/tunnckoCore/koa-better-serve/blob/9334ee3d530dc2219f7aa6d76acb78bb51c04660/src/index.js#L26 https://github.com/tunnckoCore/koa-better-serve/blob/9334ee3d530dc2219f7aa6d76acb78bb51c04660/src/index.js#L46-L48 https://github.com/tunnckoCore/koa-better-serve/blob/9334ee3d530dc2219f7aa6d76acb78bb51c04660/src/index.js#L51 i think the code only support `pathname` which to be a String

triage