Files
lodash/test/test.js
Michał Lipiński c4847ebe7d Improve performance of toNumber, trim and trimEnd on large input strings
This prevents potential ReDoS attacks using `_.toNumber` and `_.trim*`
as potential attack vectors.

Closes #5065.
2021-02-20 17:18:39 +08:00

787 KiB