Skip to content
This documentation is for v14 alpha, the docs for v13 stable are archived.

maxConcurrentRequests

When using the update command, the maximum number of HTTP requests to the npm registry to keep in-flight at any given time.

.syncpackrc.json
{
"maxConcurrentRequests": 12
}