gatsby-image
Advanced tools
Comparing version 2.11.0-next.0 to 2.12.0-next.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [2.12.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.11.0-next.0...gatsby-image@2.12.0-next.0) (2021-01-28) | ||
**Note:** Version bump only for package gatsby-image | ||
# [2.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.10.0-next.1...gatsby-image@2.11.0-next.0) (2021-01-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "2.11.0-next.0", | ||
"version": "2.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": "^0.12.0-next.0", | ||
"babel-preset-gatsby-package": "^0.13.0-next.0", | ||
"cross-env": "^7.0.3", | ||
@@ -44,3 +44,3 @@ "jest-matchmedia-mock": "^1.1.0" | ||
}, | ||
"gitHead": "d4a8ad26215cc2189d6473a657e0ae83088effb1" | ||
"gitHead": "1da331a5352e3f7cb18f69050b7199481d85fbcb" | ||
} |
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
86253