Skip to content

Commit e68e23e

Browse files
zkatMyles Borins
authored andcommitted
deps: upgrade to npm 2.14.19
PR-URL: #5335 Reviewed-By: Myles Borins <mborins@us.ibm.com>
1 parent 5a34050 commit e68e23e

File tree

133 files changed

+189
-895
lines changed

Some content is hidden

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

133 files changed

+189
-895
lines changed

deps/npm/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,3 +342,4 @@ s100 <shughes1@uk.ibm.com>
342342
Jonathan Persson <persson.jonathan@gmail.com>
343343
Vedat Mahir YILMAZ <mahir@vedatmahir.com>
344344
Jan Schär <jscissr@gmail.com>
345+
Xcat Liu <xcatliu@gmail.com>

deps/npm/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
### v2.14.19 (2016-02-11):
2+
3+
Really tiny micro-release this week! The main thing to note is a dependency
4+
update that means we no longer have `graceful-fs@3` in our dependency tree. This
5+
has some implications for being able to run on future Node.js releases, so
6+
better to get this out the door. 😁
7+
8+
#### DEPS
9+
10+
* [`a556e0f`](https://github.com/npm/npm/commit/a556e0f9dcb5d7b44224ba9c16c9d0dc6c8d2532)
11+
`cmd-shim@2.0.2`: Final straggler using `graceful-fs@<4`.
12+
([@ForbesLindesay](https://github.com/ForbesLindesay))
13+
14+
#### DOCS
15+
16+
* [`69a2d59`](https://github.com/npm/npm/commit/69a2d599bf0cba674ee268483e9bd5c14333b89f)
17+
[#11391](https://github.com/npm/npm/pull/11391)
18+
Fixed versions of `shrinkwrap.json` in examples in documentation for `npm
19+
shrinkwrap`, which did not quite match up.
20+
([@xcatliu](https://github.com/xcatliu))
21+
122
### v2.14.18 (2016-02-04):
223

324
Clearly our docs are perfect after all those wonderful PRs, 'cause this week's

deps/npm/doc/cli/npm-shrinkwrap.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,13 @@ This generates `npm-shrinkwrap.json`, which will look something like this:
8686
"dependencies": {
8787
"B": {
8888
"version": "0.0.1",
89+
"from": "B@^0.0.1",
90+
"resolved": "https://registry.npmjs.org/B/-/B-0.0.1.tgz",
8991
"dependencies": {
9092
"C": {
91-
"version": "0.0.1"
93+
"version": "0.0.1",
94+
"from": "org/C#v0.0.1",
95+
"resolved": "git://github.com/org/C.git#5c380ae319fc4efe9e7f2d9c78b0faa588fd99b4"
9296
}
9397
}
9498
}

deps/npm/html/doc/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ <h2 id="see-also">SEE ALSO</h2>
127127
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
128128
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
129129
</table>
130-
<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@2.14.18</p>
130+
<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@2.14.19</p>
131131

deps/npm/html/doc/api/npm-bin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ <h2 id="synopsis">SYNOPSIS</h2>
2828
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
2929
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
3030
</table>
31-
<p id="footer">npm-bin &mdash; npm@2.14.18</p>
31+
<p id="footer">npm-bin &mdash; npm@2.14.19</p>
3232

deps/npm/html/doc/api/npm-bugs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ <h2 id="synopsis">SYNOPSIS</h2>
3333
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
3434
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
3535
</table>
36-
<p id="footer">npm-bugs &mdash; npm@2.14.18</p>
36+
<p id="footer">npm-bugs &mdash; npm@2.14.19</p>
3737

deps/npm/html/doc/api/npm-cache.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ <h2 id="synopsis">SYNOPSIS</h2>
4242
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
4343
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
4444
</table>
45-
<p id="footer">npm-cache &mdash; npm@2.14.18</p>
45+
<p id="footer">npm-cache &mdash; npm@2.14.19</p>
4646

deps/npm/html/doc/api/npm-commands.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ <h2 id="see-also">SEE ALSO</h2>
3636
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
3737
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
3838
</table>
39-
<p id="footer">npm-commands &mdash; npm@2.14.18</p>
39+
<p id="footer">npm-commands &mdash; npm@2.14.19</p>
4040

deps/npm/html/doc/api/npm-config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ <h2 id="see-also">SEE ALSO</h2>
5757
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
5858
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
5959
</table>
60-
<p id="footer">npm-config &mdash; npm@2.14.18</p>
60+
<p id="footer">npm-config &mdash; npm@2.14.19</p>
6161

deps/npm/html/doc/api/npm-deprecate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ <h2 id="see-also">SEE ALSO</h2>
4747
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
4848
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
4949
</table>
50-
<p id="footer">npm-deprecate &mdash; npm@2.14.18</p>
50+
<p id="footer">npm-deprecate &mdash; npm@2.14.19</p>
5151

0 commit comments

Comments
 (0)