You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Important note: Unfortunately the version of npm that was bundled with Node.js version v0.10.44, v0.12.13 and v4.4.2 did not include the correct version string, npm -v reports 2.15.0, however the code is v2.15.1 and includes the fix for the vulnerability.
Per this post: https://nodejs.org/en/blog/vulnerability/npm-tokens-leak-march-2016/
Node 0.12.13 is supposed to include the patched npm version 2.15.1.
We confirmed this by compiling from source as well. Are we missing something?
Referencing this PR for more context: #5967
The text was updated successfully, but these errors were encountered: