Skip to content

Commit 178c5d8

Browse files
committed
2019-12-17, Version 10.18.0 'Dubnium' (LTS)
This is a security release. For more details about the vulnerability please consult the npm blog: https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli Notable Changes: * deps: update npm to 6.13.4 #30904 PR-URL: #30940
1 parent 8bfa4d0 commit 178c5d8

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ release.
5858
<a href="doc/changelogs/CHANGELOG_V12.md#12.0.0">12.0.0</a><br/>
5959
</td>
6060
<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/>
6263
<a href="doc/changelogs/CHANGELOG_V10.md#10.16.3">10.16.3</a><br/>
6364
<a href="doc/changelogs/CHANGELOG_V10.md#10.16.2">10.16.2</a><br/>
6465
<a href="doc/changelogs/CHANGELOG_V10.md#10.16.1">10.16.1</a><br/>

doc/changelogs/CHANGELOG_V10.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</tr>
1111
<tr>
1212
<td valign="top">
13+
<a href="#10.18.0">10.18.0</a><br/>
1314
<a href="#10.17.0">10.17.0</a><br/>
1415
<a href="#10.16.3">10.16.3</a><br/>
1516
<a href="#10.16.2">10.16.2</a><br/>
@@ -59,6 +60,24 @@
5960
* [io.js](CHANGELOG_IOJS.md)
6061
* [Archive](CHANGELOG_ARCHIVE.md)
6162

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+
6281
<a id="10.17.0"></a>
6382
## 2019-10-22, Version 10.17.0 'Dubnium' (LTS), @BethGriggs
6483

0 commit comments

Comments
 (0)