
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.
Dump all the songs stored in a MPD database into a raw list that may be parsed to JSON
Dump all the songs stored in a MPD database into a raw list that may be parsed to JSON.
The following tools are written in ECMAScript. You need Node > 6 to run them.
Execute npm i to install the dependencies.
node dump.jsdump.raw file in the current directory by executing listallinfoCTRL+C to kill the client when the dump is finished. (OK is written on the screen)By default the client connects on port 6600 and the result is called dump.raw.
Simply edit the dump.js to tweak those values. Don't be scared, the script is only a few lines long!
dump.raw must have been generated (see above) in the current directorynode parse.jsdump.json file in the current directoryYou can also run npm run dump and npm run parse
MIT
FAQs
Dump all the songs stored in a MPD database into a raw list that may be parsed to JSON
The npm package mpdump receives a total of 3 weekly downloads. As such, mpdump popularity was classified as not popular.
We found that mpdump 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.