@@ -201,15 +201,15 @@ OWASP Juice Shop officially supports the following versions of
201
201
[ node.js LTS schedule] ( https://github.com/nodejs/LTS ) as close as possible. Docker images and packaged distributions are
202
202
offered accordingly.
203
203
204
- | node.js | Supported | Tested | [ Packaged Distributions] ( #packaged-distributions ) | [ Docker images] ( #docker-container ) from ` master ` | [ Docker images] ( #docker-container ) from ` develop ` |
205
- | :--------| :---------------------| :----------------------------------------------------------| :--------------------------------------------------| :-------------------------------------------------| :--------------------------------------------------|
206
- | 22.x | :x : | :x : | | | |
207
- | 21.x | (:heavy_check_mark : ) | :heavy_check_mark : | Windows (` x64 ` ), MacOS (` x64 ` ), Linux (` x64 ` ) | | |
208
- | 20.x | :heavy_check_mark : | :heavy_check_mark : | Windows (` x64 ` ), MacOS (` x64 ` ), Linux (` x64 ` ) | ` latest ` (` linux/amd64 ` , ` linux/arm64 ` ) | ` snapshot ` (` linux/amd64 ` , ` linux/arm64 ` ) |
209
- | 20.6.0 | :x : | :bug : https://github.com/angular/angular-cli/issues/25782 | | | |
210
- | 19.x | (:heavy_check_mark : ) | :x : | | | |
211
- | 18.x | :heavy_check_mark : | :heavy_check_mark : | Windows (` x64 ` ), MacOS (` x64 ` ), Linux (` x64 ` ) | | |
212
- | <18.x | :x : | :x : | | | |
204
+ | node.js | Supported | Tested | [ Packaged Distributions] ( #packaged-distributions ) | [ Docker images] ( #docker-container ) from ` master ` | [ Docker images] ( #docker-container ) from ` develop ` |
205
+ | :--------| :------------------------ | :----------------------------------------------------------| :--------------------------------------------------| :-------------------------------------------------| :--------------------------------------------------|
206
+ | 22.x | :x : | :x : | | | |
207
+ | 21.x | ( :heavy_check_mark : ) | :heavy_check_mark : | Windows (` x64 ` ), MacOS (` x64 ` ), Linux (` x64 ` ) | | |
208
+ | 20.x | :heavy_check_mark : | :heavy_check_mark : | Windows (` x64 ` ), MacOS (` x64 ` ), Linux (` x64 ` ) | ` latest ` (` linux/amd64 ` , ` linux/arm64 ` ) | ` snapshot ` (` linux/amd64 ` , ` linux/arm64 ` ) |
209
+ | 20.6.0 | :x : | :bug : https://github.com/angular/angular-cli/issues/25782 | | | |
210
+ | 19.x | ( :heavy_check_mark : ) | :x : | | | |
211
+ | 18.x | :heavy_check_mark : | :heavy_check_mark : | Windows (` x64 ` ), MacOS (` x64 ` ), Linux (` x64 ` ) | | |
212
+ | <18.x | :x : | :x : | | | |
213
213
214
214
Juice Shop is automatically tested _ only on the latest ` .x ` minor version_ of each node.js version mentioned above!
215
215
There is no guarantee that older minor node.js releases will always work with Juice Shop!
0 commit comments