-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi people!
I want to start to work in a new release.
My main target:
v1.0.1
- Review and evaluate
unzip2 progress
unzip2 progress #13 - Migration to ES6
- Let's Review dependencies, like
unzipper
order to reduce security Risks Arbitrary File Write via Archive Extraction (Zip Slip) - Review and add a test for
RangeError: Maximum call stack size exceeded
case RangeError: Maximum call stack size exceeded #2 - Review all tests cases
- Include
CONTRIBUTING.md
- License is missing
- Update
Readme.md
- Update
package.json
v1.1.0
- Add support to gulp@4
- Migrate to Vinyl@2, drop
file.pipe()
- Add Linter
- Add Husky
- Upgrade dependencies
- Update
Readme.md
- Update
package.json
v1.2.0
- Add feature
remove original zip after unzipping
remove original zip after unzipping #16 - Review and update all tests cases is needed
- Update
Readme.md
- Update
package.json
Do you miss something here? Please let me know!