We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e33f8a commit 90f397cCopy full SHA for 90f397c
SECURITY.md
@@ -8,8 +8,8 @@ webpack CLI is currently supporting webpack v4 and webpack v5. Security fixes ar
8
9
| webpack version | webpack-cli version | Supported |
10
| --------------- | ----------------------------- | ------------------ |
11
-| 4.x.0 | ^3.1.2 | :white_check_mark: |
12
-| 4.0.x | ^3.1.2 | :white_check_mark: |
+| > 4.20.0 | ^3.1.2 | :white_check_mark: |
+| 4.20.x | ^3.1.2 | :white_check_mark: |
13
| 5.x.0 | ^3.1.2 | :white_check_mark: |
14
| 5.0.x | ^3.1.2 | :white_check_mark: |
15
| < 4.x.x | (CLI included in webpack < 4) | :x: |
0 commit comments