gatsby-image
Advanced tools
Comparing version 2.4.20 to 2.4.21
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.4.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.20...gatsby-image@2.4.21) (2020-10-06) | ||
**Note:** Version bump only for package gatsby-image | ||
## [2.4.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.19...gatsby-image@2.4.20) (2020-09-28) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "2.4.20", | ||
"version": "2.4.21", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -43,3 +43,3 @@ "bugs": { | ||
}, | ||
"gitHead": "e829ab9eb44e28961e9557538693fd752b221f9f" | ||
"gitHead": "84fa4be59108d02c40acbd2fb07c96a0c85aa85c" | ||
} |
@@ -83,3 +83,3 @@ # gatsby-image | ||
`npm install --save gatsby-image` | ||
`npm install gatsby-image` | ||
@@ -89,3 +89,3 @@ Depending on the gatsby starter you used, you may need to include [gatsby-transformer-sharp](/packages/gatsby-transformer-sharp/) and [gatsby-plugin-sharp](/packages/gatsby-plugin-sharp/) as well, and make sure they are installed and included in your gatsby-config. | ||
```shell | ||
npm install --save gatsby-transformer-sharp gatsby-plugin-sharp | ||
npm install gatsby-transformer-sharp gatsby-plugin-sharp | ||
``` | ||
@@ -249,4 +249,6 @@ | ||
- `GatsbyDatoCmsFixed_noBase64` | ||
- `GatsbyDatoCmsFixed_tracedSVG` | ||
- `GatsbyDatoCmsFluid` | ||
- `GatsbyDatoCmsFluid_noBase64` | ||
- `GatsbyDatoCmsFluid_tracedSVG` | ||
@@ -253,0 +255,0 @@ ### gatsby-source-sanity |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
84770
443
1