From: isaacs Date: Thu, 11 Oct 2012 21:11:38 +0000 (-0700) Subject: npm: Upgrade to 1.1.63 X-Git-Tag: v0.8.12~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=218f08dbdeb2a5181cd562deb8783a64bb8e7e62;p=platform%2Fupstream%2Fnodejs.git npm: Upgrade to 1.1.63 --- diff --git a/deps/npm/README.md b/deps/npm/README.md index 0c13813..d3e361c 100644 --- a/deps/npm/README.md +++ b/deps/npm/README.md @@ -60,7 +60,7 @@ for testing, or running stuff without actually installing npm itself.) ## Fancy Windows Install -You can download a zip file from , and unpack it +You can download a zip file from , and unpack it in the same folder where node.exe lives. If that's not fancy enough for you, then you can fetch the code with @@ -169,13 +169,13 @@ help config` to learn about all the options you can set there. ## More Docs -Check out the [docs](http://npmjs.org/doc/), -especially the [faq](http://npmjs.org/doc/faq.html). +Check out the [docs](https://npmjs.org/doc/), +especially the [faq](https://npmjs.org/doc/faq.html). You can use the `npm help` command to read any of them. If you're a developer, and you want to use npm to publish your program, -you should [read this](http://npmjs.org/doc/developers.html) +you should [read this](https://npmjs.org/doc/developers.html) ## Legal Stuff @@ -221,7 +221,7 @@ If this concerns you, inspect the source before using packages. When you find issues, please report them: * web: - + * email: diff --git a/deps/npm/doc/cli/config.md b/deps/npm/doc/cli/config.md index cdfc61e..9f051a0 100644 --- a/deps/npm/doc/cli/config.md +++ b/deps/npm/doc/cli/config.md @@ -112,7 +112,6 @@ The following shorthands are parsed on the command-line: * `-reg`: `--registry` * `-v`: `--version` * `-f`: `--force` -* `-l`: `--long` * `-desc`: `--description` * `-S`: `--save` * `-D`: `--save-dev` diff --git a/deps/npm/doc/cli/faq.md b/deps/npm/doc/cli/faq.md index 7fd43e9..4c83671 100644 --- a/deps/npm/doc/cli/faq.md +++ b/deps/npm/doc/cli/faq.md @@ -3,7 +3,7 @@ npm-faq(1) -- Frequently Asked Questions ## Where can I find these docs in HTML? -, or run: +, or run: npm config set viewer browser @@ -144,7 +144,7 @@ command.) In those cases, you can do this: - curl http://npmjs.org/install.sh | sh + curl https://npmjs.org/install.sh | sh ## What is a `package`? @@ -177,9 +177,9 @@ an argument to `git checkout`. The default is `master`. You don't. Try one of these: -* -* -* +* +* +* ## How can I use npm for development? @@ -245,7 +245,7 @@ There is not sufficient need to impose namespace rules on everyone. Discuss it on the mailing list, or post an issue. * -* +* ## Why does npm hate me? diff --git a/deps/npm/html/api/bin.html b/deps/npm/html/api/bin.html index 93a6261..2e62a12 100644 --- a/deps/npm/html/api/bin.html +++ b/deps/npm/html/api/bin.html @@ -19,7 +19,7 @@

This function should not be used programmatically. Instead, just refer to the npm.bin member.

- +