Socket
Socket
Sign inDemoInstall

gatsby-image

Package Overview
Dependencies
8
Maintainers
19
Versions
310
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.0 to 3.7.1

4

CHANGELOG.md

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

## [3.7.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.7.0...gatsby-image@3.7.1) (2021-06-10)
**Note:** Version bump only for package gatsby-image
# [3.7.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.7.0-next.2...gatsby-image@3.7.0) (2021-06-08)

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

10

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

@@ -15,6 +15,6 @@ "bugs": {

"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^1.7.0",
"babel-preset-gatsby-package": "^1.7.1",
"cross-env": "^7.0.3",

@@ -44,3 +44,3 @@ "jest-matchmedia-mock": "^1.1.0"

},
"gitHead": "fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06"
"gitHead": "3be9c246afd928dc72a873567d5f6e3bf61e82a8"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc