
Security News
Open Source Maintainers Feeling the Weight of the EU’s Cyber Resilience Act
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
@comunica/actor-optimize-query-operation-rewrite-copy
Advanced tools
A rewrite-copy optimize-query-operation actor
An Optimize Query Operation actor that rewrites COPY operators as DELETEINSERT operations.
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/actor-optimize-query-operation-rewrite-copy
After installing, this package can be added to your engine's configuration as follows:
{
"@context": [
...
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-optimize-query-operation-rewrite-copy/^1.0.0/components/context.jsonld"
],
"actors": [
...
{
"@id": "urn:comunica:default:optimize-query-operation/actors#rewrite-copy",
"@type": "ActorOptimizeQueryOperationRewriteCopy"
}
]
}
v4.2.0 - 2025-04-29
<a name="v4.1.0"></a>
FAQs
A rewrite-copy optimize-query-operation actor
The npm package @comunica/actor-optimize-query-operation-rewrite-copy receives a total of 2,502 weekly downloads. As such, @comunica/actor-optimize-query-operation-rewrite-copy popularity was classified as popular.
We found that @comunica/actor-optimize-query-operation-rewrite-copy 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.
Security News
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
Security News
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.