This repository was archived by the owner on Mar 4, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ The Electron Project embeds Node, which allows developers to leverage all of Nod
22
22
` master ` in this fork is an unused branch; a version of Node present in a release line can be found in a branch with the naming scheme
23
23
` electron-node-vX.Y.Z ` .
24
24
25
- | | 1-7 -x | 1-8 -x | 2 -0-x | 3 -0-x | 4-0 -x | 5-0 -x |
25
+ | | 5-0 -x | 4-0 -x | 3 -0-x | 2 -0-x | 1-8 -x | 1-7 -x |
26
26
| ---| ---| ---| ---| ---| ---| ---|
27
- | Chromium | ` v58 .0.3029.110 ` | ` v59 .0.3071.115 ` | ` v61 .0.3163.100 ` | ` v66 .0.3359.181 ` | ` v69 .0.3497.106 ` | ` v72 .0.3626.52 ` |
28
- | Node | [ ` v7.9.0 ` ] [ node17x ] | [ ` v8.2.1 ` ] [ node18x ] | [ ` v8.9.3 ` ] [ node20x ] | [ ` v10.2.0 ` ] [ node30x ] | [ ` v10.11.0 ` ] [ node40x ] | [ ` v12.0.0-unreleased ` ] [ node50x ] |
29
- | V8 | ` v5.5.372.40 ` | ` v5.8.283.38 ` | ` v6.1.534.36 ` | ` v6.6.346.23 ` | ` v6.9.427.24 ` | ` 7.2.502.19 ` |
27
+ | Chromium | ` v72 .0.3626.52 ` | ` v69 .0.3497.106 ` | ` v66 .0.3359.181 ` | ` v61 .0.3163.100 ` | ` v59 .0.3071.115 ` | ` v58 .0.3029.110 ` |
28
+ | Node | [ ` v12.0.0-unreleased ` ] [ node50x ] | [ ` v10.11.0 ` ] [ node40x ] | [ ` v10.2.0 ` ] [ node30x ] | [ ` v8.9.3 ` ] [ node20x ] | [ ` v8.2.1 ` ] [ node18x ] | [ ` v7.9.0 ` ] [ node17x ] |
29
+ | V8 | ` 7.2.502.19 ` | ` v6.9.427.24 ` | ` v6.6.346.23 ` | ` v6.1.534.36 ` | ` v5.8.283.38 ` | ` v5.5.372.40 ` |
30
30
31
31
See [ our website] ( https://electronjs.org ) for what versions of Node are present in which release lines.
32
32
You can’t perform that action at this time.
0 commit comments