Skip to content

Releases: mpneuried/aws-s3-form

Security issue by dependency

09 May 06:45
Compare
Choose a tag to compare

Hard set of dependency node-uuid to >= 1.4.4 because of security issue.

Dependency update

09 May 06:34
Compare
Choose a tag to compare
  • Updated dependencies
  • changed watcher to grunt-contrib-watch
  • added Readme section Play with it

Optional change to `crypto-js`

09 May 06:36
Compare
Choose a tag to compare

it's now possibel to use crypto-js as crypro module, so it possible to use the module inside the browser.

Mime depenency

06 Nov 08:23
Compare
Choose a tag to compare

Moved from mime to mime-nofs to use this module inside external modules like react-native or within the browser (thanks to retorquere)

ACL Update + Custom Condition fix

26 Aug 05:32
Compare
Choose a tag to compare

Added all possible acl options and fixed numeric custom conditions (thanks to retorquere)

Fixed Issues: #5, #6, #7