Whoah. Today we discovered that ohm-js is now a "high-impact" NPM package (>1M downloads/week).
The mystery was: why?
Turns out it's now a transitive dependency of the Vercel CLI, via pip-requirements-js, an Ohm-based package for parsing requirements.txt files: github.com/Twixes/pip-r...