gatsby-image
Advanced tools
Comparing version 1.0.45 to 1.0.46
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "1.0.45", | ||
"version": "1.0.46", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "bugs": { |
@@ -10,3 +10,3 @@ # gatsby-image | ||
optimize image loading for your sites. `gatsby-image` uses | ||
[gatsby-plugin-sharp](https://www.gatsbyjs.org/packages/gatsby-plugin-sharp/) | ||
[gatsby-plugin-sharp](/packages/gatsby-plugin-sharp/) | ||
to power its image transformations. | ||
@@ -13,0 +13,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
112613