Skip to content

NodeJS 0.12.13 does not seem to include npm LTS v2.15.1 #5985

Closed
@elicwhite

Description

@elicwhite

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.

$ nvm install 0.12.13
######################################################################## 100.0%
Now using node v0.12.13
$ node -v
v0.12.13
$ npm -v
2.15.0

We confirmed this by compiling from source as well. Are we missing something?

Referencing this PR for more context: #5967

Metadata

Metadata

Assignees

No one assigned

    Labels

    npmIssues and PRs related to the npm client dependency or the npm registry.questionIssues that look for answers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions