gatsby-source-s3-image
Advanced tools
Comparing version 1.6.214 to 1.6.215
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.214", | ||
"version": "1.6.215", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.677.0", | ||
"aws-sdk": "2.678.0", | ||
"fracty": "1.0.9", | ||
@@ -21,8 +21,8 @@ "invariant": "2.2.4", | ||
"@semantic-release/git": "9.0.0", | ||
"@types/invariant": "2.2.32", | ||
"@types/invariant": "2.2.33", | ||
"@types/jest": "25.2.2", | ||
"@types/lodash": "4.14.150", | ||
"@types/lodash": "4.14.151", | ||
"@types/luxon": "1.24.0", | ||
"@types/mime-types": "2.1.0", | ||
"@types/mitm": "1.3.2", | ||
"@types/mitm": "1.3.3", | ||
"@types/node": "13.13.6", | ||
@@ -29,0 +29,0 @@ "@types/redux-mock-store": "1.0.2", |
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.678.0(transitive)
- Removedaws-sdk@2.677.0(transitive)
Updatedaws-sdk@2.678.0