anacronw / multer-s3

multer storage engine for amazon s3
MIT License
660 stars 190 forks source link

npm published version 2.7.0 does not match repo 2.5.0 #70

Closed daneroo closed 7 years ago

daneroo commented 7 years ago

The version of this package published on npm is at version 2.7.0 https://www.npmjs.com/package/multer-s3 The repo has no 2.7.0 tag, and it's head package.json is still at 2.5.0

Perhaps the repo is just missing the 2.7.0 tag, and package.json needs to be bumped

anacronw commented 7 years ago

sorry! fixed

daneroo commented 7 years ago

No problem at all. I appreciate all you have done.

Also, just FYI, there is some confusion with another npm package multer-s3-transform, which was forked from your repo. The problem is that his npm module still points to your repo. (He didn't edit the package.json before publishing).

The source repo might be here: https://github.com/gmenih341/multer-s3 I emailed the npm publisher @kaiyuhsu to get clarification...

It's an interesting derivative which allows piping to multiple transform streams to s3, like piping an image and it's thumbnail concurrently to s3