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 9cdc357 commit 2a9e304Copy full SHA for 2a9e304
SECURITY.md
@@ -9,7 +9,7 @@ webpack CLI is currently supporting webpack v4 and webpack v5. Security fixes ar
9
| webpack version | webpack-cli version | Supported |
10
| --------------- | ----------------------------- | ------------------ |
11
| >= 4.20.x | ^3.1.2 | :white_check_mark: |
12
-| 4.20.x | ^3.1.2 | :white_check_mark: |
+| <= 4.19.x | ^3.1.1 | :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