
Security News
Federal Government Rescinds Software Supply Chain Mandates, Makes SBOMs Optional
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.
WORK IN PROGRESS
npm install dat-graph
creates a new graph from a levelup
Various methods use these options for specifying ranges in the graph:
since - array of nodes to begin the range until - array of nodes to end the range
Get the total number of nodes between a range. Calls cb with the node count for the range you specify
opts should be Range Options.
Given an array of hashes, calls cb with the hashes that exist in the local graph
Calls cb with an array of the current heads of the graph
Returns a readable stream that will emit graph nodes. opts should be Range Options
Returns a writable stream that stores data in the graph
Gets the value for a key in the graph, calls cb with the value
Appends value to the current head, calls cb when done. Uses .add internally.
Inserts value into the graph as a child of links, calls cb when done.
Calls close on the underlying dg.db
MIT
FAQs
Dat Merkle DAG
The npm package dat-graph receives a total of 0 weekly downloads. As such, dat-graph popularity was classified as not popular.
We found that dat-graph 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.

Security News
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.

Security News
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.

Research
/Security News
A Chrome extension claiming to hide Amazon ads was found secretly hijacking affiliate links, replacing creators’ tags with its own without user consent.