@studyportals/domain-client
Advanced tools
Comparing version 3.26.0 to 3.27.0-0
{ | ||
"name": "@studyportals/domain-client", | ||
"version": "3.26.0", | ||
"version": "3.27.0-0", | ||
"description": "Responsible for fetching data from the Domain API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -193,2 +193,14 @@ import { ICover, IDuration, IEnglishRequirements, IGPARequirement, IInternalLink, ILink, ILivingCost, ILocation, ILogo, ITiming, ITrackedLink, ITracking, ITuitionFee } from "../../.."; | ||
isPublic(): boolean; | ||
/** | ||
* The last time the programme has been updated and verified | ||
* | ||
* @return Date | ||
*/ | ||
getLastUpdated(): Date; | ||
/** | ||
* Get the programme's campaign type | ||
* | ||
* @return number | ||
*/ | ||
getCampaignType(): number | null; | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
123099
2883
2