bodyparser
bodyparser copied to clipboard
Deprecate koa-bodyparser
Hi there,
It looks like in https://github.com/koajs/bodyparser/pull/152 the package name was changed.
Should we deprecate the old name, so consumers know to go to the new one? Alternatively, revert the name change given the number of dependents?
-
koa-bodyparserhas 2593 dependents: https://www.npmjs.com/package/koa-bodyparser?activeTab=dependents -
@koa/bodyparserhas 12 dependents: https://www.npmjs.com/package/@koa/bodyparser?activeTab=dependents
@titanism could you work around this task due to blurring for the publishing process ... We need similar behavior to what we have on the router module, once we publish a new release we need to publish for 2 names/alias on npm;
- https://www.npmjs.com/package/koa-router
- https://www.npmjs.com/package/@koa/router
And/or we need to add a deprecation message for the koa-bodyparser module.
@titanism I will contact you on the coming days through slack or email!