gatsby-source-s3-image
Advanced tools
Comparing version 0.2.61 to 0.2.62
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.61", | ||
"version": "0.2.62", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"dependencies": { | ||
"aws-sdk": "2.373.0", | ||
"aws-sdk": "2.374.0", | ||
"bluebird": "3.5.3", | ||
@@ -45,3 +45,3 @@ "lodash": "4.17.11", | ||
"prettier-eslint": "8.8.2", | ||
"semantic-release": "15.12.4" | ||
"semantic-release": "15.12.5" | ||
}, | ||
@@ -48,0 +48,0 @@ "keywords": [ |
+ Addedaws-sdk@2.374.0(transitive)
- Removedaws-sdk@2.373.0(transitive)
Updatedaws-sdk@2.374.0