Socket
Socket
Sign inDemoInstall

gatsby-source-ghost

Package Overview
Dependencies
38
Maintainers
15
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.3 to 4.2.4

16

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

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

"devDependencies": {
"eslint": "7.18.0",
"eslint-plugin-ghost": "2.0.0",
"mocha": "8.2.1",
"eslint": "7.26.0",
"eslint-plugin-ghost": "2.2.0",
"mocha": "8.4.0",
"proxyquire": "2.1.3",
"should": "13.2.3",
"sinon": "9.2.3"
"sinon": "10.0.0"
},
"dependencies": {
"@tryghost/content-api": "1.4.13",
"@tryghost/content-api": "1.5.6",
"bluebird": "3.7.2",
"cheerio": "1.0.0-rc.5",
"cheerio": "1.0.0-rc.9",
"gatsby-node-helpers": "0.3.0",
"qs": "6.9.6"
"qs": "6.10.1"
}
}

@@ -144,2 +144,2 @@ # Gatsby Source Ghost

Copyright (c) 2013-2020 Ghost Foundation - Released under the [MIT license](LICENSE).
Copyright (c) 2013-2021 Ghost Foundation - Released under the [MIT license](LICENSE).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc