File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -160,14 +160,15 @@ from version 3 with some additions. This means that it is not necessary
160160to recompile for new versions of Node.js which are
161161listed as supporting a later version.
162162
163- | | 1 | 2 | 3 | 4 |
164- |:-----:|:-------:|:--------:|:--------:|:--------:|
165- | v6.x | | | v6.14.2* | |
166- | v8.x | v8.0.0* | v8.10.0* | v8.11.2 | v8.16.0 |
167- | v9.x | v9.0.0* | v9.3.0* | v9.11.0* | |
168- | v10.x | | | v10.0.0 | |
169- | v11.x | | | v11.0.0 | v11.8.0 |
170- | v12.x | | | | v12.0.0 |
163+ | | 1 | 2 | 3 | 4 | 5 |
164+ |:-----:|:-------:|:--------:|:--------:|:--------:|:---------:|
165+ | v6.x | | | v6.14.2* | | |
166+ | v8.x | v8.0.0* | v8.10.0* | v8.11.2 | v8.16.0 | |
167+ | v9.x | v9.0.0* | v9.3.0* | v9.11.0* | | |
168+ | v10.x | | | v10.0.0 | | |
169+ | v11.x | | | v11.0.0 | v11.8.0 | |
170+ | v12.x | | | | v12.0.0 | REPLACEME |
171+ | v13.x | | | | | |
171172
172173\* Indicates that the N-API version was released as experimental
173174
You can’t perform that action at this time.
0 commit comments