
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.
changelog-helper
Advanced tools
I don't know about you, but I hate writing changelogs. At the same time, a well-written changelog is incredibly useful for users of your package; not keeping a changelog (or dumping git commit histories into a file and calling it a changelog) isn't a good option.
Some people use automated tools like conventional-changelog, but those require you to keep a special git commit message format for every commit, and frankly, I hate doing that just as much.
So, I've built a little changelog-helper
; a browser interface for writing your changelogs in.
npm install -g changelog-helper
From your project directory, run changelog-helper
. It will open your browser to the interface where you can write your changelog and preview it. When you're done, click Write to CHANGELOG.md
, and your new release notes will be prepended onto your CHANGELOG.md
(or the file will be created if it doesn't exist).
ISC
FAQs
Handy browser UI to help you write changelogs
The npm package changelog-helper receives a total of 0 weekly downloads. As such, changelog-helper popularity was classified as not popular.
We found that changelog-helper 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.
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.