gatsby-source-s3-image
Advanced tools
Comparing version 0.2.48 to 0.2.49
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.48", | ||
"version": "0.2.49", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"dependencies": { | ||
"aws-sdk": "2.361.0", | ||
"aws-sdk": "2.362.0", | ||
"bluebird": "3.5.3", | ||
@@ -15,0 +15,0 @@ "lodash": "4.17.11", |
+ Addedaws-sdk@2.362.0(transitive)
- Removedaws-sdk@2.361.0(transitive)
Updatedaws-sdk@2.362.0