Socket
Socket
Sign inDemoInstall

gatsby-image

Package Overview
Dependencies
Maintainers
18
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.0.0-next.0 to 3.0.0-next.1

4

CHANGELOG.md

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

# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@3.0.0-next.0...gatsby-image@3.0.0-next.1) (2021-02-25)
**Note:** Version bump only for package gatsby-image
# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.12.0-next.0...gatsby-image@3.0.0-next.0) (2021-02-05)

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

4

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

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

},
"gitHead": "fe4cd06c71942f535caf73c0462f0d5b7dd485ee"
"gitHead": "2c049ea62d8f1c34370f675c4488f459000ea68b"
}

@@ -0,1 +1,5 @@

## :warning: This package is now deprecated
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.
# gatsby-image

@@ -2,0 +6,0 @@

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