gatsby-source-s3-image
Advanced tools
Comparing version 0.2.38 to 0.2.39
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.38", | ||
"version": "0.2.39", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"dependencies": { | ||
"aws-sdk": "2.353.0", | ||
"aws-sdk": "2.354.0", | ||
"bluebird": "3.5.3", | ||
@@ -33,3 +33,3 @@ "lodash": "4.17.11", | ||
"babel-plugin-lodash": "3.3.4", | ||
"eslint-config-prettier": "3.1.0", | ||
"eslint-config-prettier": "3.3.0", | ||
"eslint-config-standard": "12.0.0", | ||
@@ -44,5 +44,5 @@ "eslint-friendly-formatter": "4.0.1", | ||
"eslint-plugin-standard": "4.0.0", | ||
"prettier": "1.15.1", | ||
"prettier": "1.15.2", | ||
"prettier-eslint": "8.8.2", | ||
"semantic-release": "15.10.8" | ||
"semantic-release": "15.11.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "keywords": [ |
+ Addedaws-sdk@2.354.0(transitive)
- Removedaws-sdk@2.353.0(transitive)
Updatedaws-sdk@2.354.0