andrewrk / node-s3-client

high level amazon s3 client for node.js
MIT License
1k stars 303 forks source link

Updated all deps, fixed breaking change in mime v2.x #216

Open ttonyh opened 5 years ago

ttonyh commented 5 years ago

I updated all dependencies to latest versions, and fixed a breaking method call (lookup to getType) in "mine" module version 2.x. All test are passing.