Joi: @hapi/[email protected] Deprecated

Created on 14 Sep 2020  路  4Comments  路  Source: sideway/joi

Hello,

I'm not sure if it's a "bug" so I'm posting it as a question.

ShouldI be concerned that "npm install joi" gives me the following warning:

npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained

Why does joi has a dependency that's deprecated? Backwards compability?

bug

Most helpful comment

Yes. I'll fix it soon.

All 4 comments

This seems like an oversight from the v17 release. [email protected] was released the same day, and has no changes, other than dropping support for old node versions.

At present, this is not something that changes how joi runs, as the code is identical.

@kanongil meaning, we can safely update?

Yes. I'll fix it soon.

In the meanwhile any way to temporary fix it ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

leore picture leore  路  4Comments

mohamadresaaa picture mohamadresaaa  路  3Comments

sergibondarenko picture sergibondarenko  路  3Comments

chrisegner picture chrisegner  路  4Comments

normancarcamo picture normancarcamo  路  3Comments