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 @@ -88,7 +88,8 @@ release.
88
88
<a href =" doc/changelogs/CHANGELOG_V10.md#10.0.0 " >10.0.0</a ><br />
89
89
</td >
90
90
<td valign =" top " >
91
- <b ><a href =" doc/changelogs/CHANGELOG_V8.md#8.16.2 " >8.16.2</a ></b ><br />
91
+ <b ><a href =" doc/changelogs/CHANGELOG_V8.md#8.17.0 " >8.17.0</a ></b ><br />
92
+ <a href =" doc/changelogs/CHANGELOG_V8.md#8.16.2 " >8.16.2</a ><br />
92
93
<a href =" doc/changelogs/CHANGELOG_V8.md#8.16.1 " >8.16.1</a ><br />
93
94
<a href =" doc/changelogs/CHANGELOG_V8.md#8.16.0 " >8.16.0</a ><br />
94
95
<a href =" doc/changelogs/CHANGELOG_V8.md#8.15.1 " >8.15.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="#8.17.0">8.17.0</a><br/>
13
14
<a href="#8.16.2">8.16.2</a><br/>
14
15
<a href="#8.16.1">8.16.1</a><br/>
15
16
<a href="#8.16.0">8.16.0</a><br/>
70
71
[Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
71
72
will be supported actively until April 2019 and maintained until December 2019.
72
73
74
+ <a id="8.17.0"></a>
75
+ ## 2019-12-17, Version 8.17.0 'Carbon' (LTS), @MylesBorins
76
+
77
+ This is a security release.
78
+
79
+ For more details about the vulnerability please consult the npm blog:
80
+
81
+ https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
82
+
83
+ ### Notable changes
84
+
85
+ * **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904)
86
+
87
+ ### Commits
88
+
89
+ * [[`208b813e49`](https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-ci-js (João Reis) [#30724](https://github.com/nodejs/node/pull/30724)
90
+ * [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13.4 (Audrey Eschright) [#30904](https://github.com/nodejs/node/pull/30904)
91
+
73
92
<a id="8.16.2"></a>
74
93
## 2019-10-09, Version 8.16.2 'Carbon' (LTS), @BethGriggs
75
94
You can’t perform that action at this time.
0 commit comments