File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -87,13 +87,13 @@ $ npm install restify
8787
8888Restify aims to support the Node.js LTS (Active and Maintenance) versions along with Node.js current stable version.
8989
90- | Node Release | Supported in Current Version | Notes |
91- | :--: | :---: | :---: |
92- | 11 .x | ** Yes ** | Current stable |
93- | 10 .x | ** Yes** | Active LTS |
94- | 8 .x | ** Yes** | Maintenance LTS |
95- | 6 .x | ** No** | Use restify v7 .x, team will backport critical issues only |
96- | 4 .x | ** No** | Use restify v7 .x, team will backport critical issues only |
90+ | Node Release | Supported in Current Version | Notes |
91+ | :--: | :---: | :---: |
92+ | 18 .x | ** No ** | Current stable. See [ # 1888 ] ( https://github.com/restify/node-restify/issues/1888 ) |
93+ | 16 .x | ** Yes** | Active LTS |
94+ | 14 .x | ** Yes** | Maintenance LTS |
95+ | 12 .x | ** No** | Use restify v8 .x, team will backport critical issues only |
96+ | 12 .x | ** No** | Use restify v8 .x, team will backport critical issues only |
9797
9898## License
9999
You can’t perform that action at this time.
0 commit comments