@studyportals/domain-client
Advanced tools
Comparing version 3.9.0 to 3.9.1-0
{ | ||
"name": "@studyportals/domain-client", | ||
"version": "3.9.0", | ||
"version": "3.9.1-0", | ||
"description": "Responsible for fetching data from the Domain API", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
@@ -13,3 +13,15 @@ export interface ISitemapOrganisationInfo { | ||
*/ | ||
shouldBeInSitemap(): boolean; | ||
shouldBeInSitemapForBachelors(): boolean; | ||
/** | ||
* @return boolean | ||
*/ | ||
shouldBeInSitemapForMasters(): boolean; | ||
/** | ||
* @return boolean | ||
*/ | ||
shouldBeInSitemapForPhd(): boolean; | ||
/** | ||
* @return boolean | ||
*/ | ||
shouldBeInSitemapForShortCourses(): boolean; | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
106375
2515
2