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

gatsby-source-ghost

Package Overview
Dependencies
Maintainers
27
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-source-ghost - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

16

package.json
{
"name": "gatsby-source-ghost",
"version": "5.0.0",
"version": "5.0.1",
"description": "Gatsby source plugin for building websites using the Ghost API as a data source.",

@@ -15,3 +15,3 @@ "repository": "git@github.com:TryGhost/gatsby-source-ghost.git",

"engines": {
"node": "12.x || 14.x || 16.x"
"node": "12.x || 14.x || 16.x || 18.x"
},

@@ -26,15 +26,15 @@ "scripts": {

"devDependencies": {
"eslint": "8.16.0",
"eslint-plugin-ghost": "2.14.0",
"mocha": "10.0.0",
"eslint": "8.28.0",
"eslint-plugin-ghost": "2.16.0",
"mocha": "10.1.0",
"proxyquire": "2.1.3",
"should": "13.2.3",
"sinon": "14.0.0"
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/content-api": "1.10.0",
"@tryghost/content-api": "1.11.4",
"cheerio": "1.0.0-rc.11",
"gatsby-node-helpers": "0.3.0",
"qs": "6.10.3"
"qs": "6.11.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