You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

gatsby-remark-images-contentful

Package Overview
Dependencies
Maintainers
12
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-remark-images-contentful - npm Package Compare versions

Comparing version

to
6.14.0-next.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Changelog: `gatsby-remark-images-contentful`

## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.13.0/packages/gatsby-remark-images-contentful) (2023-12-18)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
#### Chores
- upgrade sharp to latest v0.32.6 [#38374](https://github.com/gatsbyjs/gatsby/issues/38374) ([ca15ef3](https://github.com/gatsbyjs/gatsby/commit/ca15ef37be3febbacfb830193556048008b2fd58))
### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.12.1/packages/gatsby-remark-images-contentful) (2023-10-09)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "gatsby-remark-images-contentful",
"version": "6.14.0-next.0",
"version": "6.14.0-next.1",
"description": "Process Images in Contentful markdown so they can use the images API.",

@@ -31,3 +31,3 @@ "main": "index.js",

"@babel/core": "^7.20.12",
"babel-preset-gatsby-package": "^3.14.0-next.0",
"babel-preset-gatsby-package": "^3.14.0-next.1",
"cross-env": "^7.0.3"

@@ -49,3 +49,3 @@ },

},
"gitHead": "eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60"
"gitHead": "196618a8cb03f3905e801dbfcdd5fcf14963e5fc"
}