Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-image

Package Overview
Dependencies
Maintainers
20
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-image - npm Package Compare versions

Comparing version 2.4.19 to 2.4.20

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [2.4.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.19...gatsby-image@2.4.20) (2020-09-28)
**Note:** Version bump only for package gatsby-image
## [2.4.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.18...gatsby-image@2.4.19) (2020-09-16)

@@ -8,0 +12,0 @@

7

package.json
{
"name": "gatsby-image",
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
"version": "2.4.19",
"version": "2.4.20",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -19,3 +19,4 @@ "bugs": {

"babel-preset-gatsby-package": "^0.5.3",
"cross-env": "^5.2.1"
"cross-env": "^7.0.2",
"jest-matchmedia-mock": "^1.1.0"
},

@@ -43,3 +44,3 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme",

},
"gitHead": "81680798509031532b0c572751b84f84a6d979e1"
"gitHead": "e829ab9eb44e28961e9557538693fd752b221f9f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc