gatsby-source-s3-image
Advanced tools
Comparing version 0.2.39 to 0.2.40
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.39", | ||
"version": "0.2.40", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -12,3 +12,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"dependencies": { | ||
"aws-sdk": "2.354.0", | ||
"aws-sdk": "2.355.0", | ||
"bluebird": "3.5.3", | ||
@@ -20,9 +20,9 @@ "lodash": "4.17.11", | ||
"@babel/cli": "7.1.5", | ||
"@babel/core": "7.1.5", | ||
"@babel/core": "7.1.6", | ||
"@babel/plugin-proposal-object-rest-spread": "7.0.0", | ||
"@babel/plugin-transform-async-to-generator": "7.1.0", | ||
"@babel/plugin-transform-flow-strip-types": "7.0.0", | ||
"@babel/plugin-transform-flow-strip-types": "7.1.6", | ||
"@babel/plugin-transform-runtime": "7.1.0", | ||
"@babel/polyfill": "7.0.0", | ||
"@babel/preset-env": "7.1.5", | ||
"@babel/preset-env": "7.1.6", | ||
"@babel/preset-flow": "7.0.0", | ||
@@ -29,0 +29,0 @@ "@babel/preset-react": "7.0.0", |
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.355.0(transitive)
- Removedaws-sdk@2.354.0(transitive)
Updatedaws-sdk@2.355.0