PluginLifecycleEventPayload.dependencyPluginIds
PluginLifecycleEventPayload › dependencyPluginIds
Type: readonly string[]
The ids of the plugins this one declares as mandatory dependencies, empty when it declares none.Present so the relationship can be read from the OTHER end: a provider has no way to ask who depends on it — the registry only answers consumer-to-provider — and "which installed plugins need this one" is what lets a provider's settings tab tell the user why it is in their vault at all.