Made it work with webpack-dev-server@4
.
Fixed several security vulnerabilities:
-
Use of a Broken or Risky Cryptographic Algorithm in elliptic. Updated from 6.5.3 to 6.5.4.
-
Regular Expression Denial of Service in hosted-git-info. Updated from 2.8.8 to 2.8.9.
-
Command Injection in lodash. Updated from 4.17.19 to 4.17.21.
- Add
forgetKnownHosts
feature. - Add CLI.
- Prepare the package for publishing on GitHub.
- Add LICENSE.
- Fix the bug that freezes ESLint during linting.
- Fix the bug which leads to duplicating IPs in the known hosts file.
- Initial version.