@studyportals/domain-client
Advanced tools
Comparing version 3.14.0-schcard.0 to 3.14.0-schcard.1
{ | ||
"name": "@studyportals/domain-client", | ||
"version": "3.14.0-schcard.0", | ||
"version": "3.14.0-schcard.1", | ||
"description": "Responsible for fetching data from the Domain API", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
@@ -27,2 +27,6 @@ export interface IScholarshipCard { | ||
/** | ||
* @return boolean | ||
*/ | ||
getProviderIsUniversity(): boolean; | ||
/** | ||
* @return string | null | ||
@@ -43,6 +47,2 @@ */ | ||
getScholarshipTitle(): string; | ||
/** | ||
* @return boolean | ||
*/ | ||
isProviderIsUniversity(): 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
116139
0