
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
leveldbstreams
Advanced tools
Simple readable and writable streams on top of leveldb together with a key/value server.
Install with: npm install
Start a key/value server: node server.js
Test with curl:
curl -X POST -d "hej ehj hej hej" http://localhost:3000/keycurl http://localhost:3000/keyTest from the browser:
bower install ydn.dbindex.html in a web browser and show the developer consoleI've done some testing saving large files (~30MB) and it seams to work well. Browsers does set some limitations though. Safari has a default size limit of 50MB for local storage. A popup is shown asking for more storage. The page has to be reloaded after accepting this request. Firefox worked straight out of the box.
FAQs
Simple readable and writable streams on top of leveldb together with a key/value server.
We found that leveldbstreams demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.