Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Unleash handles the tedious details of publishing NPM modules. It assists you by updating version number, making sure the tests run, updating your changelog et al. More specifically it aims to be the dead easiest code releaser for Node.js. Little to no configuration should be needed, in contrast to other tools.
As a release is pushed, it gets tagged in your git repository as well. Links to each published commit will be present in the produced changelog. Github and Stash URL formats are supported.
Unleash always works with commits instead of files in your working copy to ensure your release are fully committed. In fact, the linchpin of Unleash is the Angular Conventional Changelog manner of using git commit conventions that improve both your git history and your ability to have an automated changelog.
unleash -p -d
unleash -M
unleash -m -r stash
perf(pencil): remove graphiteWidth option
fix(graphite): stop graphite breaking when width < 0.1
feat(pencil): add 'graphiteWidth' option
npm i unleash -g
OR...
npm i unleash -DE
1.0.8 (2015-10-22)
<a name="1.0.7"></a>
FAQs
Unleash your code into the wild yonder
The npm package unleash receives a total of 0 weekly downloads. As such, unleash popularity was classified as not popular.
We found that unleash demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.