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

gatsby-image

Package Overview
Dependencies
Maintainers
22
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.17 to 2.4.18

4

CHANGELOG.md

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

## [2.4.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.17...gatsby-image@2.4.18) (2020-09-15)
**Note:** Version bump only for package gatsby-image
## [2.4.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.16...gatsby-image@2.4.17) (2020-09-07)

@@ -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.4.17",
"version": "2.4.18",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

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

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

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

"devDependencies": {
"@babel/cli": "^7.10.3",
"@babel/core": "^7.10.3",
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^0.5.2",
"babel-preset-gatsby-package": "^0.5.3",
"cross-env": "^5.2.1"

@@ -44,3 +44,3 @@ },

},
"gitHead": "7f3221b55270a187c08b3f0674ca94cd202a3a38"
"gitHead": "23d8966d17d582f32d2922df7d22b0f20fbb98f5"
}
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