gatsby-source-s3-image
Advanced tools
Comparing version 1.6.166 to 1.6.167
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.166", | ||
"version": "1.6.167", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.635.0", | ||
"aws-sdk": "2.636.0", | ||
"fracty": "1.0.9", | ||
@@ -22,3 +22,3 @@ "invariant": "2.2.4", | ||
"@types/invariant": "2.2.31", | ||
"@types/jest": "25.1.3", | ||
"@types/jest": "25.1.4", | ||
"@types/lodash": "4.14.149", | ||
@@ -30,4 +30,4 @@ "@types/luxon": "1.21.0", | ||
"@types/redux-mock-store": "1.0.2", | ||
"@typescript-eslint/eslint-plugin": "2.22.0", | ||
"@typescript-eslint/parser": "2.22.0", | ||
"@typescript-eslint/eslint-plugin": "2.23.0", | ||
"@typescript-eslint/parser": "2.23.0", | ||
"babel-jest": "25.1.0", | ||
@@ -50,7 +50,7 @@ "babel-plugin-add-module-exports": "1.0.2", | ||
"eslint-plugin-promise": "4.2.1", | ||
"eslint-plugin-react": "7.18.3", | ||
"eslint-plugin-react": "7.19.0", | ||
"eslint-plugin-standard": "4.0.1", | ||
"factory.ts": "0.5.1", | ||
"gatsby": "2.19.31", | ||
"gatsby-source-filesystem": "2.1.49", | ||
"gatsby": "2.19.32", | ||
"gatsby-source-filesystem": "2.1.50", | ||
"jest": "25.1.0", | ||
@@ -57,0 +57,0 @@ "jest-junit": "10.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.636.0(transitive)
- Removedaws-sdk@2.635.0(transitive)
Updatedaws-sdk@2.636.0