Skip to content

Commit 218f08d

Browse files
committed
npm: Upgrade to 1.1.63
1 parent 99b2368 commit 218f08d

File tree

237 files changed

+1250
-333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+1250
-333
lines changed

deps/npm/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ for testing, or running stuff without actually installing npm itself.)
6060

6161
## Fancy Windows Install
6262

63-
You can download a zip file from <http://npmjs.org/dist/>, and unpack it
63+
You can download a zip file from <https://npmjs.org/dist/>, and unpack it
6464
in the same folder where node.exe lives.
6565

6666
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.
169169

170170
## More Docs
171171

172-
Check out the [docs](http://npmjs.org/doc/),
173-
especially the [faq](http://npmjs.org/doc/faq.html).
172+
Check out the [docs](https://npmjs.org/doc/),
173+
especially the [faq](https://npmjs.org/doc/faq.html).
174174

175175
You can use the `npm help` command to read any of them.
176176

177177
If you're a developer, and you want to use npm to publish your program,
178-
you should [read this](http://npmjs.org/doc/developers.html)
178+
you should [read this](https://npmjs.org/doc/developers.html)
179179

180180
## Legal Stuff
181181

@@ -221,7 +221,7 @@ If this concerns you, inspect the source before using packages.
221221
When you find issues, please report them:
222222

223223
* web:
224-
<http://github.com/isaacs/npm/issues>
224+
<https://github.com/isaacs/npm/issues>
225225
* email:
226226
<npm-@googlegroups.com>
227227

deps/npm/doc/cli/config.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ The following shorthands are parsed on the command-line:
112112
* `-reg`: `--registry`
113113
* `-v`: `--version`
114114
* `-f`: `--force`
115-
* `-l`: `--long`
116115
* `-desc`: `--description`
117116
* `-S`: `--save`
118117
* `-D`: `--save-dev`

deps/npm/doc/cli/faq.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ npm-faq(1) -- Frequently Asked Questions
33

44
## Where can I find these docs in HTML?
55

6-
<http://npmjs.org/doc/>, or run:
6+
<https://npmjs.org/doc/>, or run:
77

88
npm config set viewer browser
99

@@ -144,7 +144,7 @@ command.)
144144

145145
In those cases, you can do this:
146146

147-
curl http://npmjs.org/install.sh | sh
147+
curl https://npmjs.org/install.sh | sh
148148

149149
## What is a `package`?
150150

@@ -177,9 +177,9 @@ an argument to `git checkout`. The default is `master`.
177177

178178
You don't. Try one of these:
179179

180-
* <http://github.com/isaacs/nave>
181-
* <http://github.com/visionmedia/n>
182-
* <http://github.com/creationix/nvm>
180+
* <https://github.com/isaacs/nave>
181+
* <https://github.com/visionmedia/n>
182+
* <https://github.com/creationix/nvm>
183183

184184
## How can I use npm for development?
185185

@@ -245,7 +245,7 @@ There is not sufficient need to impose namespace rules on everyone.
245245
Discuss it on the mailing list, or post an issue.
246246

247247
* <npm-@googlegroups.com>
248-
* <http://github.com/isaacs/npm/issues>
248+
* <https://github.com/isaacs/npm/issues>
249249

250250
## Why does npm hate me?
251251

deps/npm/html/api/bin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2>
1919
<p>This function should not be used programmatically. Instead, just refer
2020
to the <code>npm.bin</code> member.</p>
2121
</div>
22-
<p id="footer">bin &mdash; npm@1.1.62</p>
22+
<p id="footer">bin &mdash; npm@1.1.63</p>
2323
<script>
2424
;(function () {
2525
var wrapper = document.getElementById("wrapper")

deps/npm/html/api/bugs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2>
2525
<p>This command will launch a browser, so this command may not be the most
2626
friendly for programmatic use.</p>
2727
</div>
28-
<p id="footer">bugs &mdash; npm@1.1.62</p>
28+
<p id="footer">bugs &mdash; npm@1.1.63</p>
2929
<script>
3030
;(function () {
3131
var wrapper = document.getElementById("wrapper")

deps/npm/html/api/commands.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>
2828

2929
<ul><li><a href="../doc/index.html">index(1)</a></li></ul>
3030
</div>
31-
<p id="footer">commands &mdash; npm@1.1.62</p>
31+
<p id="footer">commands &mdash; npm@1.1.63</p>
3232
<script>
3333
;(function () {
3434
var wrapper = document.getElementById("wrapper")

deps/npm/html/api/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>
3333

3434
<ul><li><a href="../api/npm.html">npm(3)</a></li></ul>
3535
</div>
36-
<p id="footer">config &mdash; npm@1.1.62</p>
36+
<p id="footer">config &mdash; npm@1.1.63</p>
3737
<script>
3838
;(function () {
3939
var wrapper = document.getElementById("wrapper")

deps/npm/html/api/deprecate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2>
3030

3131
<ul><li><a href="../api/publish.html">publish(3)</a></li><li><a href="../api/unpublish.html">unpublish(3)</a></li><li><a href="../doc/registry.html">registry(1)</a></li></ul>
3232
</div>
33-
<p id="footer">deprecate &mdash; npm@1.1.62</p>
33+
<p id="footer">deprecate &mdash; npm@1.1.63</p>
3434
<script>
3535
;(function () {
3636
var wrapper = document.getElementById("wrapper")

deps/npm/html/api/docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2>
2525
<p>This command will launch a browser, so this command may not be the most
2626
friendly for programmatic use.</p>
2727
</div>
28-
<p id="footer">docs &mdash; npm@1.1.62</p>
28+
<p id="footer">docs &mdash; npm@1.1.63</p>
2929
<script>
3030
;(function () {
3131
var wrapper = document.getElementById("wrapper")

deps/npm/html/api/edit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2>
3030
<p>Since this command opens an editor in a new process, be careful about where
3131
and how this is used.</p>
3232
</div>
33-
<p id="footer">edit &mdash; npm@1.1.62</p>
33+
<p id="footer">edit &mdash; npm@1.1.63</p>
3434
<script>
3535
;(function () {
3636
var wrapper = document.getElementById("wrapper")

0 commit comments

Comments
 (0)