gatsby-source-s3-image
Advanced tools
Comparing version 1.6.180 to 1.6.181
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.180", | ||
"version": "1.6.181", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
"dependencies": { | ||
"aws-sdk": "2.648.0", | ||
"aws-sdk": "2.649.0", | ||
"fracty": "1.0.9", | ||
@@ -29,5 +29,5 @@ "invariant": "2.2.4", | ||
"@types/redux-mock-store": "1.0.2", | ||
"@typescript-eslint/eslint-plugin": "2.25.0", | ||
"@typescript-eslint/parser": "2.25.0", | ||
"babel-jest": "25.2.3", | ||
"@typescript-eslint/eslint-plugin": "2.26.0", | ||
"@typescript-eslint/parser": "2.26.0", | ||
"babel-jest": "25.2.4", | ||
"babel-plugin-add-module-exports": "1.0.2", | ||
@@ -45,4 +45,4 @@ "babel-plugin-lodash": "3.3.4", | ||
"eslint-loader": "3.0.3", | ||
"eslint-plugin-import": "2.20.1", | ||
"eslint-plugin-node": "11.0.0", | ||
"eslint-plugin-import": "2.20.2", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-prettier": "3.1.2", | ||
@@ -53,5 +53,5 @@ "eslint-plugin-promise": "4.2.1", | ||
"factory.ts": "0.5.1", | ||
"gatsby": "2.20.8", | ||
"gatsby": "2.20.9", | ||
"gatsby-source-filesystem": "2.2.2", | ||
"jest": "25.2.3", | ||
"jest": "25.2.4", | ||
"jest-junit": "10.0.0", | ||
@@ -66,3 +66,3 @@ "json-stringify-pretty-compact": "2.0.0", | ||
"semantic-release": "17.0.4", | ||
"ts-jest": "25.2.1", | ||
"ts-jest": "25.3.0", | ||
"typescript": "3.8.3" | ||
@@ -69,0 +69,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.649.0(transitive)
- Removedaws-sdk@2.648.0(transitive)
Updatedaws-sdk@2.649.0