gatsby-image
Advanced tools
Comparing version 2.9.0-next.0 to 2.10.0-next.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [2.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.9.0-next.0...gatsby-image@2.10.0-next.0) (2020-12-29) | ||
**Note:** Version bump only for package gatsby-image | ||
# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.8.0-next.0...gatsby-image@2.9.0-next.0) (2020-12-10) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "2.9.0-next.0", | ||
"version": "2.10.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.10.0-next.0", | ||
"babel-preset-gatsby-package": "^0.11.0-next.0", | ||
"cross-env": "^7.0.3", | ||
@@ -44,3 +44,3 @@ "jest-matchmedia-mock": "^1.1.0" | ||
}, | ||
"gitHead": "9eb5031a84093da881d779c3a0e3335c085e5f83" | ||
"gitHead": "2059ead7ff0bcfa0897b1606cbfa559835b97f84" | ||
} |
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
85702