
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@comunica/mediator-combine-union
Advanced tools
A comunica mediator that takes the union of all actor results.
This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.
Click here if you just want to query with Comunica.
$ yarn add @comunica/mediator-combine-union
After installing, this mediator can be instantiated as follows:
{
"@context": [
...
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/mediator-combine-union/^4.0.0/components/context.jsonld"
],
"actors": [
...
{
"@type": "SomeActor",
"someMediator": {
"@id": "#mediatorRdfParseMediatypes",
"@type": "MediatorCombineUnion",
"bus": { "@id": "ActorRdfParse:_default_bus" },
"field": "mediaTypes"
}
}
]
}
bus: Identifier of the bus to mediate over.field: The field name to mediate over.filterErrors: Optional flag to indicate if actors that throw test errors should be filtered out of the pipeline, defaults to false.v4.4.0 - 2025-09-17
<a name="v4.3.0"></a>
FAQs
A combine-union mediator
We found that @comunica/mediator-combine-union demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.