gatsby-source-s3-image
Advanced tools
Comparing version 1.6.212 to 1.6.213
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.212", | ||
"version": "1.6.213", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.675.0", | ||
"aws-sdk": "2.676.0", | ||
"fracty": "1.0.9", | ||
@@ -22,3 +22,3 @@ "invariant": "2.2.4", | ||
"@types/invariant": "2.2.32", | ||
"@types/jest": "25.2.1", | ||
"@types/jest": "25.2.2", | ||
"@types/lodash": "4.14.150", | ||
@@ -28,6 +28,6 @@ "@types/luxon": "1.24.0", | ||
"@types/mitm": "1.3.2", | ||
"@types/node": "13.13.5", | ||
"@types/node": "13.13.6", | ||
"@types/redux-mock-store": "1.0.2", | ||
"@typescript-eslint/eslint-plugin": "2.32.0", | ||
"@typescript-eslint/parser": "2.32.0", | ||
"@typescript-eslint/eslint-plugin": "2.33.0", | ||
"@typescript-eslint/parser": "2.33.0", | ||
"babel-jest": "25.5.1", | ||
@@ -50,3 +50,3 @@ "babel-plugin-add-module-exports": "1.0.2", | ||
"eslint-plugin-promise": "4.2.1", | ||
"eslint-plugin-react": "7.19.0", | ||
"eslint-plugin-react": "7.20.0", | ||
"eslint-plugin-standard": "4.0.1", | ||
@@ -67,3 +67,3 @@ "factory.ts": "0.5.1", | ||
"ts-jest": "25.5.1", | ||
"typescript": "3.8.3" | ||
"typescript": "3.9.2" | ||
}, | ||
@@ -70,0 +70,0 @@ "files": [ |
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.676.0(transitive)
- Removedaws-sdk@2.675.0(transitive)
Updatedaws-sdk@2.676.0