Automattic / knox

S3 Lib
MIT License
1.74k stars 285 forks source link

specify mime version to 1.4.0 #325

Open neebz opened 7 years ago

neebz commented 7 years ago

mime 2.0.0 have breaking changes. It requires node 6+ . We are specifying the version to 1.4.0.

valtlfelipe commented 7 years ago

Really need this. Please merge and release it ASAP!

ranbobkov commented 7 years ago

Same here, very urgent :) I think you can also set it to version 1.* to support any hotfixes in this version.

dwjft commented 7 years ago

It seems this package is no longer maintained.

I have created a clone with the fix here: https://www.npmjs.com/package/knox-s3

No other changes other than pinning the mime version.