gatsby-source-s3-image
Advanced tools
Comparing version 1.6.189 to 1.6.190
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.189", | ||
"version": "1.6.190", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.656.0", | ||
"aws-sdk": "2.657.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.27.0", | ||
"@typescript-eslint/parser": "2.27.0", | ||
"@typescript-eslint/eslint-plugin": "2.28.0", | ||
"@typescript-eslint/parser": "2.28.0", | ||
"babel-jest": "25.3.0", | ||
@@ -47,3 +47,3 @@ "babel-plugin-add-module-exports": "1.0.2", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-prettier": "3.1.2", | ||
"eslint-plugin-prettier": "3.1.3", | ||
"eslint-plugin-promise": "4.2.1", | ||
@@ -53,3 +53,3 @@ "eslint-plugin-react": "7.19.0", | ||
"factory.ts": "0.5.1", | ||
"gatsby": "2.20.14", | ||
"gatsby": "2.20.16", | ||
"gatsby-source-filesystem": "2.2.2", | ||
@@ -56,0 +56,0 @@ "jest": "25.3.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.657.0(transitive)
- Removedaws-sdk@2.656.0(transitive)
Updatedaws-sdk@2.657.0