Skip to content

npm-check-updates 4.1.0

Feature

  • Added --concurrency to set the maximum number of concurrent HTTP requests to the npm registry (default: 8).

Fix

  • Pass --timeout correctly to pacote so that process is properly terminated when timeout is exceeded.