Socket
Socket
Sign inDemoInstall

gatsby-source-ghost

Package Overview
Dependencies
Maintainers
15
Versions
46
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 4.2.2 to 4.2.3

14

package.json
{
"name": "gatsby-source-ghost",
"version": "4.2.2",
"version": "4.2.3",
"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.12.0",
"eslint": "7.18.0",
"eslint-plugin-ghost": "2.0.0",
"mocha": "8.2.0",
"mocha": "8.2.1",
"proxyquire": "2.1.3",
"should": "13.2.3",
"sinon": "9.2.0"
"sinon": "9.2.3"
},
"dependencies": {
"@tryghost/content-api": "1.4.7",
"@tryghost/content-api": "1.4.13",
"bluebird": "3.7.2",
"cheerio": "1.0.0-rc.3",
"cheerio": "1.0.0-rc.5",
"gatsby-node-helpers": "0.3.0",
"qs": "6.9.4"
"qs": "6.9.6"
}
}

Sorry, the diff of this file is not supported yet

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