Jason Haruska
Results
3
issues of
Jason Haruska
At the top of the index.js (line 3), chai-fuzzy checks for the presence of "require" as a function. If it is not defined, it calls it anyway (line 32).
In the implementation of `Debug` for `HeaderValue` if a value is not marked sensitive, the value is written to the formatter with double quotes added. However, if marked sensitive the...