
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
@oclif/plugin-not-found
Advanced tools
"did you mean" for oclif
This plugin works as a hook, so it won't "fire" just from being linked (ex: plugins link .)
To test changes using a CLI that already contains plugin-not-found, build this and copy this repo's lib/index.js over your CLI's equivalent.
ex: ~/.local/share/sf/client/current/node_modules/@oclif/plugin-not-found/lib/index.js
Commander is a popular command-line interface framework for Node.js. It provides a robust set of features for building CLI applications, including command parsing and help generation. Unlike @oclif/plugin-not-found, Commander does not specifically focus on handling not-found commands but offers a comprehensive CLI development experience.
Yargs is another widely used library for building command-line tools in Node.js. It offers features like argument parsing, command handling, and generating help messages. While Yargs does not specifically target not-found command handling, it provides a flexible framework for building complex CLI applications.
FAQs
"did you mean" for oclif
The npm package @oclif/plugin-not-found receives a total of 1,611,439 weekly downloads. As such, @oclif/plugin-not-found popularity was classified as popular.
We found that @oclif/plugin-not-found 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.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.