Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

node: update npm and add revision. #43537

Closed
wants to merge 2 commits into from
Closed

node: update npm and add revision. #43537

wants to merge 2 commits into from

Conversation

davepwsmith
Copy link
Contributor

No description provided.

@@ -31,8 +32,8 @@ class Node < Formula
end

resource "npm" do
url "https://registry.npmjs.org/npm/-/npm-2.12.1.tgz"
sha256 "6b6512c6f9097da193dfe046053d6d0483b5c5658dc0a763c1ba5609b6bbc16c"
url "https://registry.npmjs.org/npm/-/npm-2.14.1.tgz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the version shipped with 0.12.7?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't care really. npm moves faster than node but remains compatible with Node & itself (at least across the 2.x releases). We apply newer npm versions from time to time for important fixes. I'm fine accepting this because there's a security issue in play, but we should use 2.14.2 instead.

@davepwsmith
Copy link
Contributor Author

Duly updated.

@DomT4
Copy link
Member

DomT4 commented Sep 4, 2015

Merged in 562a5b1. Thank you for your contribution to Homebrew, we appreciate it! 😺

@DomT4 DomT4 closed this in 562a5b1 Sep 4, 2015
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants