
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@prov4itdata/actor-optimize-query-operation-provenance-wrapper
Advanced tools
A provenance-wrapper optimize-query-operation actor
A comunica Provenance Wrapper Optimize Query Operation Actor.
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 @prov4itdata/actor-optimize-query-operation-provenance-wrapper
After installing, this package can be added to your engine's configuration as follows:
{
"@context": [
...
"https://linkedsoftwaredependencies.org/bundles/npm/@prov4itdata/actor-optimize-query-operation-provenance-wrapper/^1.0.0/components/context.jsonld"
],
"actors": [
...
{
"@id": "@prov4itdata/actor-optimize-query-operation-provenance-wrapper",
"@type": "ActorOptimizeQueryOperationProvenanceWrapper"
}
]
}
1.1.0 - 2018-06-01
<a name="1.0.4"></a>
FAQs
A provenance-wrapper optimize-query-operation actor
The npm package @prov4itdata/actor-optimize-query-operation-provenance-wrapper receives a total of 0 weekly downloads. As such, @prov4itdata/actor-optimize-query-operation-provenance-wrapper popularity was classified as not popular.
We found that @prov4itdata/actor-optimize-query-operation-provenance-wrapper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.