File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -89,16 +89,17 @@ Restify aims to support the Node.js LTS (Active and Maintenance) versions along
89
89
90
90
| Node Release | Supported in Current Version | Notes |
91
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 |
92
+ | 18.x | ** Yes ** | Restify v10.x required. |
93
+ | 16.x | ** Yes** | |
94
+ | 14.x | ** Yes** | |
95
95
| 12.x | ** No** | Use restify v8.x, team will backport critical issues only |
96
+ | 10.x | ** No** | Use restify v8.x, team will backport critical issues only |
96
97
97
98
## License
98
99
99
100
The MIT License (MIT)
100
101
101
- Copyright (c) 2018 restify
102
+ Copyright (c) 2023 restify
102
103
103
104
Permission is hereby granted, free of charge, to any person obtaining a copy of
104
105
this software and associated documentation files (the "Software"), to deal in
You can’t perform that action at this time.
0 commit comments