
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
Forget about typing all these long npm commands that you used to maintain Angular CLI versions. Use ngvm instead!
npm install ngvm -g
ngvm help
| command | description |
|---|---|
| install | i | Install a specific version of Angular CLI. By default it will install the latest version |
| uninstall | u | Uninstall the global or local Angular CLI |
| new | n | Create a new Angular application. You can use the global Angular CLI or NPX. You can specify any existing Angular CLI version |
| latest | Print out the latest Angular CLI version available on NPM |
| global | Print out the global Angular CLI version |
| local | Print out the local Angular CLI version |
| versions | vs | Print out the global, local and latest Angular CLI versions |
| inspect | Print out Angular CLI, Angular, NodeJS, TypeScript, RxJS versions and more info about current working directory |
| list | ls | List of all Angular CLI releases available on NPM |
| show | Check information about a particular Angular CLI version released on NPM. By default, the latest version is shown |
| pkgmgr | pm | Print out or set local or global Angular CLI default package manager |
| compat | Navigate to the Angular CLI, Angular, NodeJs, TypeScript, RxJS compatibility list |
| diff | Compare the difference between Angular CLI versions. You can specify any existing versions. By default local version will be diffed with the latest |
| consulting | Everything about Angular. High level of expertise, engineering and training |
$ ngvm new my-app --routing --style=scss --npx
$ ngvm new my-app --routing --style=scss --ng 21.0.0
$ ngvm show 21.0.0
$ ngvm pm yarn
$ ngvm diff 20.0.0 21.0.0
$ ngvm install -g
created by angularconsulting.au
FAQs
Angular CLI Version Manager
The npm package ngvm receives a total of 6 weekly downloads. As such, ngvm popularity was classified as not popular.
We found that ngvm 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
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.