
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.
The Capawesome Cloud Command Line Interface (CLI) to manage Live Updates and more.
💻 The Capawesome Cloud Command Line Interface (CLI) can be used to manage Live Updates from the command line.
The Capawesome Cloud CLI can be installed globally via npm:
npm install -g @capawesome/cli
The Capawesome Cloud CLI can be invoked with the capawesome command.
npx capawesome <command> [options]
You can find a list of available commands in the Command Reference.
The Capawesome Cloud CLI ships with command documentation that is accessible with the --help flag.
npx capawesome --help
Run the following commands to get started with development:
Clone the repository:
git clone https://github.com/capawesome-team/cli.git
Install dependencies:
npm install
Copy the .capawesomerc.example file to .capawesomerc
Run your first command:
npm start -- --help
Note: The -- is required to pass arguments to the script.
See CHANGELOG.
See LICENSE.
FAQs
The Capawesome Cloud Command Line Interface (CLI) to manage Live Updates and more.
We found that capawesome demonstrated a healthy version release cadence and project activity because the last version was released less than 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.