Docs say: json2csv uses `trimHeaderFields` csv2json uses `trimHeaderValues` Actual code uses `trimHeaderFields` Also, the docs say there should be a `trimFieldValues` option but there's no reference to it in the code