gatsby-source-s3-image
Advanced tools
Comparing version 1.6.183 to 1.6.184
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.183", | ||
"version": "1.6.184", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.651.0", | ||
"aws-sdk": "2.652.0", | ||
"fracty": "1.0.9", | ||
@@ -22,3 +22,3 @@ "invariant": "2.2.4", | ||
"@types/invariant": "2.2.31", | ||
"@types/jest": "25.1.4", | ||
"@types/jest": "25.1.5", | ||
"@types/lodash": "4.14.149", | ||
@@ -28,7 +28,7 @@ "@types/luxon": "1.22.0", | ||
"@types/mitm": "1.3.2", | ||
"@types/node": "13.9.8", | ||
"@types/node": "13.11.0", | ||
"@types/redux-mock-store": "1.0.2", | ||
"@typescript-eslint/eslint-plugin": "2.26.0", | ||
"@typescript-eslint/parser": "2.26.0", | ||
"babel-jest": "25.2.4", | ||
"babel-jest": "25.2.6", | ||
"babel-plugin-add-module-exports": "1.0.2", | ||
@@ -55,3 +55,3 @@ "babel-plugin-lodash": "3.3.4", | ||
"gatsby-source-filesystem": "2.2.2", | ||
"jest": "25.2.4", | ||
"jest": "25.2.6", | ||
"jest-junit": "10.0.0", | ||
@@ -58,0 +58,0 @@ "json-stringify-pretty-compact": "2.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
25335
+ Addedaws-sdk@2.652.0(transitive)
- Removedaws-sdk@2.651.0(transitive)
Updatedaws-sdk@2.652.0