File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,8 @@ release.
58
58
<a href =" doc/changelogs/CHANGELOG_V12.md#12.0.0 " >12.0.0</a ><br />
59
59
</td >
60
60
<td valign =" top " >
61
- <b ><a href =" doc/changelogs/CHANGELOG_V10.md#10.17.0 " >10.17.0</a ></b ><br />
61
+ <b ><a href =" doc/changelogs/CHANGELOG_V10.md#10.18.0 " >10.18.0</a ></b ><br />
62
+ <a href =" doc/changelogs/CHANGELOG_V10.md#10.17.0 " >10.17.0</a ><br />
62
63
<a href =" doc/changelogs/CHANGELOG_V10.md#10.16.3 " >10.16.3</a ><br />
63
64
<a href =" doc/changelogs/CHANGELOG_V10.md#10.16.2 " >10.16.2</a ><br />
64
65
<a href =" doc/changelogs/CHANGELOG_V10.md#10.16.1 " >10.16.1</a ><br />
Original file line number Diff line number Diff line change 10
10
</tr>
11
11
<tr>
12
12
<td valign="top">
13
+ <a href="#10.18.0">10.18.0</a><br/>
13
14
<a href="#10.17.0">10.17.0</a><br/>
14
15
<a href="#10.16.3">10.16.3</a><br/>
15
16
<a href="#10.16.2">10.16.2</a><br/>
59
60
* [io.js](CHANGELOG_IOJS.md)
60
61
* [Archive](CHANGELOG_ARCHIVE.md)
61
62
63
+ <a id="10.18.0"></a>
64
+ ## 2019-12-17, Version 10.18.0 'Dubnium' (LTS), @MylesBorins
65
+
66
+ This is a security release.
67
+
68
+ For more details about the vulnerability please consult the npm blog:
69
+
70
+ https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
71
+
72
+ ### Notable changes
73
+
74
+ * **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904)
75
+
76
+ ### Commits
77
+
78
+ * [[`54a466a865`](https://github.com/nodejs/node/commit/54a466a865)] - **build,win**: add test-ci-native and test-ci-js (João Reis) [#30724](https://github.com/nodejs/node/pull/30724)
79
+ * [[`f9b31edb25`](https://github.com/nodejs/node/commit/f9b31edb25)] - **deps**: update npm to 6.13.4 (Isaac Z. Schlueter) [#30904](https://github.com/nodejs/node/pull/30904)
80
+
62
81
<a id="10.17.0"></a>
63
82
## 2019-10-22, Version 10.17.0 'Dubnium' (LTS), @BethGriggs
64
83
You can’t perform that action at this time.
0 commit comments