gatsby-source-s3-image
Advanced tools
Comparing version 1.6.184 to 1.6.185
{ | ||
"name": "gatsby-source-s3-image", | ||
"description": "GatsbyJS plugin to source images from S3-compliant APIs, with EXIF-extracting superpowers.", | ||
"version": "1.6.184", | ||
"version": "1.6.185", | ||
"author": "Jesse Stuart <hi@jessestuart.com>", | ||
@@ -11,3 +11,3 @@ "dependencies": { | ||
"lodash": "4.17.15", | ||
"luxon": "1.22.2", | ||
"luxon": "1.23.0", | ||
"mime-types": "2.1.26", | ||
@@ -44,3 +44,3 @@ "ts-exif-parser": "0.1.5" | ||
"eslint-friendly-formatter": "4.0.1", | ||
"eslint-loader": "3.0.3", | ||
"eslint-loader": "3.0.4", | ||
"eslint-plugin-import": "2.20.2", | ||
@@ -47,0 +47,0 @@ "eslint-plugin-node": "11.1.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
+ Addedluxon@1.23.0(transitive)
- Removedluxon@1.22.2(transitive)
Updatedluxon@1.23.0