New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@studyportals/domain-client

Package Overview
Dependencies
Maintainers
22
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/domain-client - npm Package Compare versions

Comparing version 3.26.0 to 3.27.0-0

2

package.json
{
"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;
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc