npm-check-updates 4.1.0
Feature
- Added
--concurrencyto set the maximum number of concurrent HTTP requests to the npm registry (default: 8).
Fix
- Pass
--timeoutcorrectly to pacote so that process is properly terminated when timeout is exceeded.
--concurrency to set the maximum number of concurrent HTTP requests to the npm registry (default: 8).--timeout correctly to pacote so that process is properly terminated when timeout is exceeded.