Socket
Socket
Sign inDemoInstall

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 3.4.0-next.0 to 3.4.0

4

CHANGELOG.md

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

# [3.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.4.0-next.0...gatsby-image@3.4.0) (2021-04-27)
**Note:** Version bump only for package gatsby-image
# [3.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.3.0-next.1...gatsby-image@3.4.0-next.0) (2021-04-09)

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

6

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

@@ -18,3 +18,3 @@ "bugs": {

"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^1.4.0-next.0",
"babel-preset-gatsby-package": "^1.4.0",
"cross-env": "^7.0.3",

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

},
"gitHead": "150af15d590f1f8ce2db093cf196f3edb6ba6f64"
"gitHead": "668aa435a3f4ee70f198ea78bda83fde39fda21e"
}

@@ -1,2 +0,2 @@

## :warning: This package is now deprecated
## ⚠️ This package is now deprecated

@@ -3,0 +3,0 @@ The `gatsby-image` package is now deprecated. The new [Gatsby image plugin](https://www.gatsbyjs.com/plugins/gatsby-plugin-image) has better performance, cool new features and a simpler API. See [the migration guide](https://www.gatsbyjs.com/docs/reference/release-notes/image-migration-guide/) to learn how to upgrade.

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