gatsby-source-s3-image
Advanced tools
Comparing version 1.6.188 to 1.6.189
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.188", | ||
"version": "1.6.189", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.655.0", | ||
"aws-sdk": "2.656.0", | ||
"fracty": "1.0.9", | ||
@@ -27,7 +27,7 @@ "invariant": "2.2.4", | ||
"@types/mitm": "1.3.2", | ||
"@types/node": "13.11.0", | ||
"@types/node": "13.11.1", | ||
"@types/redux-mock-store": "1.0.2", | ||
"@typescript-eslint/eslint-plugin": "2.27.0", | ||
"@typescript-eslint/parser": "2.27.0", | ||
"babel-jest": "25.2.6", | ||
"babel-jest": "25.3.0", | ||
"babel-plugin-add-module-exports": "1.0.2", | ||
@@ -52,9 +52,9 @@ "babel-plugin-lodash": "3.3.4", | ||
"factory.ts": "0.5.1", | ||
"gatsby": "2.20.13", | ||
"gatsby": "2.20.14", | ||
"gatsby-source-filesystem": "2.2.2", | ||
"jest": "25.2.7", | ||
"jest": "25.3.0", | ||
"jest-junit": "10.0.0", | ||
"json-stringify-pretty-compact": "2.0.0", | ||
"mitm": "1.7.0", | ||
"nodemon": "2.0.2", | ||
"nodemon": "2.0.3", | ||
"prettier": "1.19.1", | ||
@@ -61,0 +61,0 @@ "prettier-eslint": "9.0.1", |
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.656.0(transitive)
- Removedaws-sdk@2.655.0(transitive)
Updatedaws-sdk@2.656.0