gatsby-source-ghost
Advanced tools
Comparing version 4.2.3 to 4.2.4
{ | ||
"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
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
24015
+ Added@tryghost/content-api@1.5.6(transitive)
+ Addedaxios@0.21.4(transitive)
+ Addedcall-bind@1.0.7(transitive)
+ Addedcheerio@1.0.0-rc.9(transitive)
+ Addedcheerio-select@1.6.0(transitive)
+ Addedcss-select@4.3.0(transitive)
+ Addedcss-what@6.1.0(transitive)
+ Addeddefine-data-property@1.1.4(transitive)
+ Addeddom-serializer@1.4.1(transitive)
+ Addedentities@2.2.0(transitive)
+ Addedes-define-property@1.0.0(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.4(transitive)
+ Addedgopd@1.0.1(transitive)
+ Addedhas-property-descriptors@1.0.2(transitive)
+ Addedhas-proto@1.0.3(transitive)
+ Addedhas-symbols@1.0.3(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedobject-inspect@1.13.2(transitive)
+ Addedqs@6.10.1(transitive)
+ Addedset-function-length@1.2.2(transitive)
+ Addedside-channel@1.0.6(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@tryghost/content-api@1.4.13(transitive)
- Removedaxios@0.21.1(transitive)
- Removedcheerio@1.0.0-rc.5(transitive)
- Removedcheerio-select-tmp@0.1.1(transitive)
- Removedcss-select@3.1.2(transitive)
- Removedcss-what@4.0.0(transitive)
- Removeddom-serializer@1.2.0(transitive)
- Removedentities@2.1.0(transitive)
- Removedqs@6.9.6(transitive)
Updated@tryghost/content-api@1.5.6
Updatedcheerio@1.0.0-rc.9
Updatedqs@6.10.1