Changed required Webpack version to >=4.0.0.
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 LICENSE file.
- Setup ESLint.
- Prepare the package for publishing on GitHub.
- Rewrite for compatibility with webpack 4.
- Add .editorconfig.
- Move the package into @funboxteam scope.
- Add .gitignore.
- Add the possibility to set custom filename.
- Initial version.