Issue #55 identified an issue with not enforcing strict mode. As the let keyword was only used in two locations I decided to revert this back to var so it was consistent with the rest of the code. I have also published a new version on npm
Issue #55 identified an issue with not enforcing strict mode. As the let keyword was only used in two locations I decided to revert this back to var so it was consistent with the rest of the code. I have also published a new version on npm