gatsby-source-s3-image
Advanced tools
Comparing version 1.6.155 to 1.6.156
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.155", | ||
"version": "1.6.156", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.624.0", | ||
"aws-sdk": "2.625.0", | ||
"fracty": "1.0.9", | ||
@@ -29,4 +29,4 @@ "invariant": "2.2.4", | ||
"@types/redux-mock-store": "1.0.2", | ||
"@typescript-eslint/eslint-plugin": "2.20.0", | ||
"@typescript-eslint/parser": "2.20.0", | ||
"@typescript-eslint/eslint-plugin": "2.21.0", | ||
"@typescript-eslint/parser": "2.21.0", | ||
"babel-jest": "25.1.0", | ||
@@ -52,3 +52,3 @@ "babel-plugin-add-module-exports": "1.0.2", | ||
"factory.ts": "0.5.1", | ||
"gatsby": "2.19.19", | ||
"gatsby": "2.19.21", | ||
"gatsby-source-filesystem": "2.1.48", | ||
@@ -55,0 +55,0 @@ "jest": "25.1.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.625.0(transitive)
- Removedaws-sdk@2.624.0(transitive)
Updatedaws-sdk@2.625.0