Commit Graph
4 Commits
Author SHA1 Message Date
Andrey Helldar 4c5b774294 Added missing dot in required_array_keys validation rule (#5798) 2022-02-06 16:42:53 -06:00
Andrey Helldar c81712bdf4 [6.x] Update cross-env to the latest (#5216)
This is not a fix for the vulnerability.
Just updating the dependency to the latest version.

@see https://yarnpkg.com/package/cross-env

Yes, I know that they recently released version 6.0 and in a short time 7.0.
2020-01-30 08:14:42 -06:00
Andrey Helldar 1d094a8084 [7.x] Update cross-env and resolve-url-loader to the latest (#5210) 2020-01-24 07:43:48 -06:00
Andrey Helldar bf59cd3ce1 Added "-Indexes" option
If you open the `/css`, `/js`, or any other folder on the default server, you can see the list of files in the directory.
The `-Indexes` option forbids viewing directory files via the web interface.
2017-09-18 20:42:11 +03:00