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