gatsby-source-s3-image
Advanced tools
Comparing version 1.6.158 to 1.6.159
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.158", | ||
"version": "1.6.159", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.627.0", | ||
"aws-sdk": "2.628.0", | ||
"fracty": "1.0.9", | ||
@@ -17,3 +17,3 @@ "invariant": "2.2.4", | ||
"@babel/cli": "7.8.4", | ||
"@babel/core": "7.8.4", | ||
"@babel/core": "7.8.6", | ||
"@babel/plugin-transform-runtime": "7.8.3", | ||
@@ -20,0 +20,0 @@ "@babel/preset-typescript": "7.8.3", |
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.628.0(transitive)
- Removedaws-sdk@2.627.0(transitive)
Updatedaws-sdk@2.628.0