CHANGES:
1.3.0 (2022-12-04)
- nodejs14: dropped support for nodejs 12.x (e9056f7)
- npm-v9: bump version of dependency extractor (c42e7aa)
1.2.2 (2022-10-23)
- graceful-fs: added to solve issues with too many open files (58609ca)
1.2.1 (2022-09-11)
- index: issues with win32 paths (3ddcf0e)
1.2.0 (2022-08-14)
- transformer: added initial draft for transformer uglify (c505b7e)
- zip: added implementation with promises (4634c31)
1.1.0 (2022-08-14)
- bin: fixed problem with executable permission of dev and run (84dcb6b)
- run: added path remapping for --include flag (f199462)