DEP0093:crypto.fips 已被弃用并被替代


🌐 DEP0093: crypto.fips is deprecated and replaced

类型:运行时

🌐 Type: Runtime

crypto.fips 属性已弃用。请改用 crypto.setFips()crypto.getFips()

🌐 The crypto.fips property is deprecated. Please use crypto.setFips() and crypto.getFips() instead.

提供了自动迁移(来源)。

🌐 An automated migration is available (source).

npx codemod@latest @nodejs/crypto-fips-to-getFips