gatsby-image
Advanced tools
Comparing version 2.4.4 to 2.4.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.4.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.4...gatsby-image@2.4.5) (2020-05-20) | ||
**Note:** Version bump only for package gatsby-image | ||
## [2.4.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.3...gatsby-image@2.4.4) (2020-05-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -18,3 +18,3 @@ "bugs": { | ||
"@testing-library/react": "^9.5.0", | ||
"babel-preset-gatsby-package": "^0.4.1", | ||
"babel-preset-gatsby-package": "^0.4.2", | ||
"cross-env": "^5.2.1" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "8cfc1165e5f2661247e089c1a3c1219131151368" | ||
"gitHead": "78271c317542bab22705508cf1d7bd4cfdb37200" | ||
} |
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
80203