agnoster / base32-js

Base32 encoding for JavaScript, based (loosely) on Crockford's Base32
https://github.com/agnoster/base32-js
MIT License
121 stars 61 forks source link

Fix global leaks #2

Closed mikepb closed 12 years ago

mikepb commented 12 years ago

Mocha detected two global leaks.

agnoster commented 12 years ago

My face is red! I'll get on this when I'm at my compy.

mikepb commented 12 years ago

That was fast! But NPM didn't update...

agnoster commented 12 years ago

Yeah, I tried publishing, got an error, and resolved to take a look after work. Sorry for the delay!

Isaac Wolkerstorfer

Typing with my thumbs, please forgive terseness and typos.

On 12.12.2011, at 20:57, Michael Phan-Ba reply@reply.github.com wrote:

That was fast! But NPM didn't update...


Reply to this email directly or view it on GitHub: https://github.com/agnoster/base32-js/pull/2#issuecomment-3111660

mikepb commented 12 years ago

No worries! Thanks for taking care of this :)