Skip to content

Don't use Object.prototpye.hasOwnProperty on query#1

Merged
abpai merged 1 commit intofinboxio:masterfrom
teohhanhui:patch-1
Jun 17, 2016
Merged

Don't use Object.prototpye.hasOwnProperty on query#1
abpai merged 1 commit intofinboxio:masterfrom
teohhanhui:patch-1

Conversation

@teohhanhui
Copy link

Don't use Object.prototpye.hasOwnProperty on object returned by querystring.parse

Since it does not inherit from Object.prototype since nodejs/node#6055 (node v6.0.0+)

Don't use Object.prototpye.hasOwnProperty on object returned by querystring.parse

Since it does not inherit from Object.prototype since nodejs/node#6055 (node v6.0.0+)
@abpai abpai merged commit 40e554b into finboxio:master Jun 17, 2016
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.

2 participants