gatsby-source-s3-image
Advanced tools
Comparing version
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.53", | ||
"version": "0.2.54", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"dependencies": { | ||
"aws-sdk": "2.366.0", | ||
"aws-sdk": "2.367.0", | ||
"bluebird": "3.5.3", | ||
@@ -15,0 +15,0 @@ "lodash": "4.17.11", |
+ Added
- Removed
Updated