Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
beachball
Advanced tools
the sunniest version bumping tool
git and a remote named "origin"
beachball [command] [options]
a tool to help create change files in the change/ folder
checks whether a change file is needed for this branch
bumps versions as well as generating changelogs
bumps, publishes to npm registry (optionally does dist-tags), and pushes changelogs back into the default branch
synchronizes published versions of packages from a registry, makes local package.json changes to match what is published
Some of the most common options are summarized below. For details, see the pages for CLI options and config file options.
Explicit configuration file to use instead of the configuration automatically detected by cosmicconfig.
registry, defaults to https://registry.npmjs.org
target branch from origin (default: as configured in 'git config init.defaultBranch')
custom message for the checkin (default: applying package updates)
skip pushing changes back to git remote origin
skip publishing to the npm registry
show help message
skips the prompts for publish
$ beachball
$ beachball check
$ beachball publish -r http://localhost:4873 -t beta
2.35.0
Fri, 21 Jul 2023 20:53:47 GMT
FAQs
The Sunniest Semantic Version Bumper
The npm package beachball receives a total of 21,461 weekly downloads. As such, beachball popularity was classified as popular.
We found that beachball demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.