andywer / leakage

🐛 Memory leak testing for node.
1.58k stars 52 forks source link

Remove left pad #40

Closed iainjreid closed 4 years ago

iainjreid commented 4 years ago

Hi there @andywer, this is a small PR that removes the references to the deprecated left-pad library, I hope this is helpful!

The tests still pass, and the package-lock file has been updated accordingly.

andywer commented 4 years ago

Ohh, left-pad… 😅

Good catch, @iainjreid. Thanks!