Socket
Socket
Sign inDemoInstall

gatsby-image

Package Overview
Dependencies
3
Maintainers
20
Versions
310
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.0-next.0 to 2.6.0

4

CHANGELOG.md

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

# [2.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.6.0-next.0...gatsby-image@2.6.0) (2020-11-19)
**Note:** Version bump only for package gatsby-image
# [2.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.5.0-next.0...gatsby-image@2.5.0-next.1) (2020-11-10)

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

12

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

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

"dependencies": {
"@babel/runtime": "^7.11.2",
"@babel/runtime": "^7.12.5",
"object-fit-images": "^3.2.4",

@@ -16,6 +16,6 @@ "prop-types": "^15.7.2"

"devDependencies": {
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2",

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

},
"gitHead": "3ed71f9051fbcc72cfb0ea4cff82a0d3734fa2a6"
"gitHead": "3d607f1ae0cdde12fb8de53e6d0784f83875df25"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc