Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix global leak typo #14

Merged
merged 1 commit into from
Nov 15, 2014
Merged

Fix global leak typo #14

merged 1 commit into from
Nov 15, 2014

Conversation

mark-bradshaw
Copy link
Contributor

@mikeal I believe you meant to have an underscore in front of "key" on line 29. If it is not there, the _key variable used on line 32 leaks into the global namespace. Please review and merge.

I believe you meant to have an underscore in front of "key" on line 29.  Without that the _key variable used on line 32 leaks into the global namespace.
@mark-bradshaw
Copy link
Contributor Author

Also, I did run the tape tests, and it passed.

mikeal added a commit that referenced this pull request Nov 15, 2014
@mikeal mikeal merged commit d4ca9e5 into request:master Nov 15, 2014
@actionshrimp
Copy link

+1 for publishing the updated version - thanks!

@mikeal
Copy link
Member

mikeal commented Nov 21, 2014

we need a script that adds all the request org owners to npm for all these modules :)

@mikeal
Copy link
Member

mikeal commented Nov 21, 2014

v0.8.0 released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants