-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Type: MaintenanceUpdating phrasing or wording to make things clearer or removing ambiguity, without a functionality.Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.
Description
The dependency chain seems to be following:
"koa-better-body": "^3.3.9",
Loads "koa-body-parsers": "tunnckocore/body-parsers#patch-1"
which seems to be hosted here:
https://github.com/tunnckoCore/body-parsers/tree/patch-1
and it contains a test file shipped in the npm package.
Note: Koa-better-body is targeting koa-body-parser 3.1.0 is that still needed could it be updated to the official v5 ?
Metadata
Metadata
Assignees
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Type: MaintenanceUpdating phrasing or wording to make things clearer or removing ambiguity, without a functionality.Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.