
Security News
curl Shuts Down Bug Bounty Program After Flood of AI Slop Reports
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.
Yet another Merkle DAG
npm install hypergraph
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 graph.db
MIT
FAQs
Yet another Merkle DAG
The npm package hypergraph receives a total of 4 weekly downloads. As such, hypergraph popularity was classified as not popular.
We found that hypergraph 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
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.

Product
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.