gatsby-source-ghost
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25749
+ Added@tryghost/content-api@1.11.4(transitive)
+ Addedqs@6.11.0(transitive)
- Removed@tryghost/content-api@1.10.0(transitive)
- Removedqs@6.10.3(transitive)
Updated@tryghost/content-api@1.11.4
Updatedqs@6.11.0