gatsby-source-ghost
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -11,3 +11,13 @@ const tag = { | ||
meta_description: 'This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function', | ||
postCount: 1 | ||
postCount: 1, | ||
og_image: 'https://images.unsplash.com/photo-1532630571098-79a3d222b00d?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=a88235003c40468403f936719134519d', | ||
og_title: 'Data schema primary', | ||
og_description: 'This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function', | ||
twitter_image: 'https://images.unsplash.com/photo-1532630571098-79a3d222b00d?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=a88235003c40468403f936719134519d', | ||
twitter_title: 'Data schema primary', | ||
twitter_description: 'This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function', | ||
codeinjection_head: null, | ||
codeinjection_foot: null, | ||
canonical_url: 'https://demo.ghost.io/tag/data-schema-tag/', | ||
accent_color: '#ffffff' | ||
}; | ||
@@ -31,2 +41,9 @@ const author = { | ||
const navigation = [ | ||
{label: 'Home', url: '/'}, | ||
{label: 'Tag', url: '/tag/getting-started/'}, | ||
{label: 'Author', url: '/author/ghost/'}, | ||
{label: 'Help', url: 'https://help.ghost.org'} | ||
]; | ||
const post = { | ||
@@ -121,8 +138,16 @@ id: '5bbafb3cb7ec4135e42fce56', | ||
codeinjection_styles: '.some-class {\n}', | ||
navigation: [ | ||
{label: 'Home', url: '/'}, | ||
{label: 'Tag', url: '/tag/getting-started/'}, | ||
{label: 'Author', url: '/author/ghost/'}, | ||
{label: 'Help', url: 'https://help.ghost.org'} | ||
] | ||
navigation: navigation, | ||
secondary_navigation: navigation, | ||
meta_title: 'Data schema', | ||
meta_description: 'This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function', | ||
og_image: 'https://images.unsplash.com/photo-1532630571098-79a3d222b00d?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=a88235003c40468403f936719134519d', | ||
og_title: 'Data schema', | ||
og_description: 'This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function', | ||
twitter_image: 'https://images.unsplash.com/photo-1532630571098-79a3d222b00d?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=a88235003c40468403f936719134519d', | ||
twitter_title: 'Data schema', | ||
twitter_description: 'This is a data schema stub for Gatsby.js and is not used. It must exist for builds to function', | ||
members_support_address: 'noreply@demo.ghost.io', | ||
url: 'https://demo.ghost.io/', | ||
active_timezone: 'Etc/UTC', | ||
default_locale: 'en' | ||
}; | ||
@@ -129,0 +154,0 @@ |
{ | ||
"name": "gatsby-source-ghost", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Gatsby source plugin for building websites using the Ghost API as a data source.", | ||
@@ -22,11 +22,11 @@ "repository": "git@github.com:TryGhost/gatsby-source-ghost.git", | ||
"devDependencies": { | ||
"eslint": "7.1.0", | ||
"eslint": "7.9.0", | ||
"eslint-plugin-ghost": "1.5.0", | ||
"mocha": "7.2.0", | ||
"mocha": "8.1.3", | ||
"proxyquire": "2.1.3", | ||
"should": "13.2.3", | ||
"sinon": "9.0.2" | ||
"sinon": "9.0.3" | ||
}, | ||
"dependencies": { | ||
"@tryghost/content-api": "1.4.1", | ||
"@tryghost/content-api": "1.4.4", | ||
"bluebird": "3.7.2", | ||
@@ -33,0 +33,0 @@ "cheerio": "1.0.0-rc.3", |
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
29491
478
+ Added@tryghost/content-api@1.4.4(transitive)
- Removed@tryghost/content-api@1.4.1(transitive)
Updated@tryghost/content-api@1.4.4