Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
deps: upgrade to npm 2.14.18 #5245
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
Uh oh!
There was an error while loading. Please reload this page.
deps: upgrade to npm 2.14.18 #5245
Changes from 1 commit
9e36ea386eee8eafd9b666912381fda6fde28c946e0a1a1ee082343d0f24a09155c268f692c7428e21b0c841d576499012ab95f93bb8407e392ca76707858b263b9e28cda74d5a7364bd16830e849fda95f6b7c1ac1e89b39ef824205418aeeac12e6ef981e2f481e196f5ff400c964a94fbf92a1eb12cfe047d68473fab9921175237e80ccc1fcf4375122e5bc404d86aa044bf0c489587afee6508a0c44bdee49a02fb35f9345a4b57a465d2f581617faf72eecde61fdae3212826636bb4fb9fa62321c2196ac5952de894d47652046400549432285aa6e470fd5b72e052eebe7cbdb3e76cb7967ebf51ea40acc478fe28b08780ab1da5dFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Since headers are stored in an empty literal object ({}) instead of an object created with Object.create(null), care must be taken with property names inherited from Object. Currently there are only functions inherited, so we can safely check for existing strings instead. Fixes: #4456 PR-URL: #4460 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing