gatsby-source-s3-image
Advanced tools
Comparing version 0.2.46 to 0.2.47
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.46", | ||
"version": "0.2.47", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"dependencies": { | ||
"aws-sdk": "2.360.0", | ||
"aws-sdk": "2.361.0", | ||
"bluebird": "3.5.3", | ||
@@ -45,3 +45,3 @@ "lodash": "4.17.11", | ||
"prettier-eslint": "8.8.2", | ||
"semantic-release": "15.12.0" | ||
"semantic-release": "15.12.1" | ||
}, | ||
@@ -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.361.0(transitive)
- Removedaws-sdk@2.360.0(transitive)
Updatedaws-sdk@2.361.0