gentooboontoo / js-quantities

JavaScript library for quantity calculation and unit conversion
http://gentooboontoo.github.io/js-quantities/
MIT License
396 stars 102 forks source link

#74 Fix infinitely long regex check #75

Closed benasradzevicius9404 closed 7 years ago

benasradzevicius9404 commented 7 years ago

Fix for infinite loop described in issue #74

gentooboontoo commented 7 years ago

Thanks a lot for your PR. I have made a little change before merging it.

tkirda commented 7 years ago

@gentooboontoo could you please release new version to NPM with this change. Thanks!

gentooboontoo commented 7 years ago

@tkirda, just released.

tkirda commented 7 years ago

Thanks!