@codemod/dd-trace-js-v6-rename-plugin-list-options
Renames removed Datadog plugin option aliases:
whitelisttoallowlistblacklisttoblocklist
The transform only applies to the v6-affected plugin interfaces: http,
ioredis, iovalkey, and redis.
Supported Shapes
ts
The transform only updates plugin config reached through a local dd-trace
binding or direct require("dd-trace") call. Generic object properties named
whitelist or blacklist are left unchanged.