koajs / joi-router

Configurable, input and output validated routing for koa
MIT License
450 stars 96 forks source link

Replace flatten package with something robust ( array-flatten ) #94

Closed piyushchauhan2011 closed 4 years ago

piyushchauhan2011 commented 5 years ago

Currently while reading the source code, I saw we are using flatten package and when I searched it on npm, I see the author deprecated it.

Screenshot 2019-08-28 at 17 24 21

We rely on koa-joi-router and it would be very nice if the author can replace it with a more robust alternative package.

Let me know if any help needed for PR 😃

aheckmann commented 4 years ago

looks like 1.0.3 is still supported. will update

aheckmann commented 4 years ago

done in 6.0.1