ncm-cli icon indicating copy to clipboard operation
ncm-cli copied to clipboard

Command-line tool for NodeSource Certified Modules 2.0

Results 11 ncm-cli issues
Sort by recently updated
recently updated
newest added

Bumps [got](https://github.com/sindresorhus/got) to 12.5.2 and updates ancestor dependency [update-notifier](https://github.com/yeoman/update-notifier). These dependencies need to be updated together. Updates `got` from 9.6.0 to 12.5.2 Release notes Sourced from got's releases. v12.5.2 Improve...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

This PR adds support for ncm2 plugin by exporting the `details` function

See: https://github.com/nodesource/process/issues/36 **Description:** Allows for users to generate and export a NCM project report in HTML (as per customer request). - Report contains project information similar to the `--long` report....

Make some attempt to size things to 80 columns for now...

the travis is building the ncm-cli for nodejs 8x,10x and 12x, we need to build in 14x, 16x and 18x too

P2
Triage

Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3...

dependencies
javascript

## Summary by CodeRabbit * **Documentation** * Updated the Environment Variable (CI/CD) guidance link to the latest Getting Started/Accounts page so users reach current setup instructions. * No other text...