
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.
package-hub
Advanced tools
package-hub is a command-line interface tool that helps developers quickly set up and scaffold projects by selecting packages from a curated list. It simplifies the process of installing and configuring commonly used packages for various project types.
Install globally:
npm install -g package-hub
Or run with npx:
npx package-hub
Now type this command to start the tool.
package-hub
Once you click enter, you will get a prompt asking what kind of project you are working on. Once you select that, you will be asked for list of packages. Select the required packages, and chill for a while! Package-wizard will install them for you.
Get the package list
pkg
Get the list of packages installed in your project along with the available version and the installed version in a neat table.
del
Tired of deleting multiple packages, just type the above command to see the list of packages. There just select the packages you w3ant to delete and press enter
Demo

Contributions are welcome! If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request.
FAQs
A CLI tool to help developers select and install packages quickly.
We found that package-hub 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.