gatsby-image
Advanced tools
Comparing version 3.11.0-next.0 to 3.12.0-next.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.12.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.11.0-next.0...gatsby-image@3.12.0-next.0) (2021-07-29) | ||
**Note:** Version bump only for package gatsby-image | ||
# [3.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.10.0-next.1...gatsby-image@3.11.0-next.0) (2021-07-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "3.11.0-next.0", | ||
"version": "3.12.0-next.0", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -18,3 +18,3 @@ "bugs": { | ||
"@testing-library/react": "^9.5.0", | ||
"babel-preset-gatsby-package": "^1.11.0-next.0", | ||
"babel-preset-gatsby-package": "^1.12.0-next.0", | ||
"cross-env": "^7.0.3", | ||
@@ -44,3 +44,3 @@ "jest-matchmedia-mock": "^1.1.0" | ||
}, | ||
"gitHead": "62997b37a7bf851e67e89c7440f88458978e787e" | ||
"gitHead": "d8479b2fa64352c0cb9f1c8e870812e75178695f" | ||
} |
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
91451