check-node-version icon indicating copy to clipboard operation
check-node-version copied to clipboard

Check installed versions of node and npm

Results 16 check-node-version issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

minmist is currently on v1.2.3 per the package-lock file, please upgrade to v1.2.6 or later to resolve this critical security issue: [CVE-2021-44906](https://github.cainc.com/advisories/GHSA-xvch-5gv4-984h)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

In your cli functionality you are calculating the min version to satisfy the provided range. It would be nice if you exposed this information to the API callback so I...

When deploy nodejs app with check-node-version on Azure Websites (Azure App Service with Windows as OS). From what I take a look, the script would return platform as win32 since...

the error is seen here https://github.com/iambumblehead/esmock/runs/7850099261?check_suite_focus=true ``` > isnodelt18 > check-node-version --node '

Trying to use this, and it's failing saying it can't run `semver` as a function. I tracked it down to this code: ``` if (version) { programInfo.version = semver(version); }...

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `cacheable-request` Updates `ava` from 2.4.0 to 5.2.0 Release notes Sourced from...

dependencies