unzipper
Unzip cross-platform streaming API
module-details-from-path
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
find-versions
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
extract-files
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance