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
24
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 4.1.0 to 4.2.0

2

package.json
{
"name": "@studyportals/domain-client",
"version": "4.1.0",
"version": "4.2.0",
"description": "Responsible for fetching data from the Domain API",

@@ -5,0 +5,0 @@ "main": "index.js",

export interface IOrganisationCard {
getNumberOfProgrammes(): number;
getNumberOfProgrammesForBachelors(): number;
getNumberOfProgrammesForDistanceLearning(): number;
getNumberOfProgrammesForMasters(): number;
getNumberOfProgrammesForPhd(): number;
getNumberOfProgrammesForShortCourses(): number;
getOrganisationHasDeliveryMethodBlended(): boolean;

@@ -4,0 +9,0 @@ getOrganisationHasDeliveryMethodOnCampus(): boolean;

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