bower / decompress-zip

Module that decompresses zip files
MIT License
102 stars 76 forks source link

Added an extra check for file type. (closes bower/bower#991) #17

Closed wibblymat closed 10 years ago

wibblymat commented 10 years ago

If the file name ends with '/', we treat it as a directory even if the metadata says it isn't.