Remove usage of deprecated process.features.tls_* properties
Recipe ID
org.openrewrite.node.migrate.process.remove-usage-of-features-tls-underscore_constantsArtifact@openrewrite/recipes-nodejsRemove references to deprecated process.features.tls_* properties, replace with process.features.tls.
Single recipeDEP0189Proprietary
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe org.openrewrite.node.migrate.process.remove-usage-of-features-tls-underscore_constantsIf the recipe isn’t available locally, install it with:
mod config recipes npm install @openrewrite/recipes-nodejs