gatsby-source-s3-image
Advanced tools
Comparing version 0.2.32 to 0.2.33
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "0.2.32", | ||
"version": "0.2.33", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -13,3 +13,3 @@ "homepage": "https://github.com/jessestuart/gatsby-source-s3-image#readme", | ||
"aws-sdk": "2.350.0", | ||
"bluebird": "3.5.2", | ||
"bluebird": "3.5.3", | ||
"lodash": "4.17.11", | ||
@@ -43,3 +43,3 @@ "luxon": "1.5.0" | ||
"eslint-plugin-standard": "4.0.0", | ||
"prettier": "1.14.3", | ||
"prettier": "1.15.1", | ||
"prettier-eslint": "8.8.2", | ||
@@ -46,0 +46,0 @@ "semantic-release": "15.10.8" |
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
+ Addedbluebird@3.5.3(transitive)
- Removedbluebird@3.5.2(transitive)
Updatedbluebird@3.5.3