v0.1.9: OSV_BATCH_CONCURRENCY registry discovery parity
OSV_BATCH_CONCURRENCY registry discovery parity
server.json advertises the batch-concurrency knob in both packages, matching the existing OSV_REQUEST_TIMEOUT_MS entry.
Fixed:
server.jsonnow listsOSV_BATCH_CONCURRENCY(default10) in both packages'environmentVariables— packaging metadata only, no source change.
55 tests pass; bun run devcheck clean.