@studyportals/domain-client
Advanced tools
Comparing version 4.16.0 to 4.17.0
{ | ||
"name": "@studyportals/domain-client", | ||
"version": "4.16.0", | ||
"version": "4.17.0", | ||
"description": "Responsible for fetching data from the Domain API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,3 +13,15 @@ export interface ISitemapArticleInfo { | ||
*/ | ||
shouldBeInSitemap(): boolean; | ||
shouldBeInSitemapForMasters(): boolean; | ||
/** | ||
* @return boolean | ||
*/ | ||
shouldBeInSitemapForBachelors(): boolean; | ||
/** | ||
* @return boolean | ||
*/ | ||
shouldBeInSitemapForPhd(): boolean; | ||
/** | ||
* @return boolean | ||
*/ | ||
shouldBeInSitemapForShortCourses(): boolean; | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
137440
3318
0