gatsby-source-s3-image
Advanced tools
Comparing version 0.2.27 to 0.2.28
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.27", | ||
"version": "0.2.28", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"dependencies": { | ||
"aws-sdk": "2.347.0", | ||
"aws-sdk": "2.348.0", | ||
"bluebird": "3.5.2", | ||
@@ -45,3 +45,3 @@ "lodash": "4.17.11", | ||
"prettier-eslint": "8.8.2", | ||
"semantic-release": "15.10.6" | ||
"semantic-release": "15.10.7" | ||
}, | ||
@@ -48,0 +48,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedaws-sdk@2.348.0(transitive)
- Removedaws-sdk@2.347.0(transitive)
Updatedaws-sdk@2.348.0